// Assembly: Unity.Services.Authentication.PlayerAccounts
// Full name: Unity.Services.Authentication.PlayerAccounts.JwtDecoder

namespace Unity.Services.Authentication.PlayerAccounts
{
public class JwtDecoder // TypeDefIndex: 13112
{
	// Fields
	type#17085 k_UnixEpoch;
	type#12909 k_JwtSeparator;
	type#21378 m_JsonSerializerSettings;
	type#20000 m_DateTime;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19999 dateTime) { }
	// RVA: -1
	public virtual type#457 Decode(type#26576 token) { }
	// RVA: -1
	private static type#12860 Base64UrlDecode(type#26576 input) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
