// Assembly: Unity.Services.Authentication
// Full name: Unity.Services.Authentication.AuthenticationNetworkClient

namespace Unity.Services.Authentication
{
public class AuthenticationNetworkClient // TypeDefIndex: 13024
{
	// Fields
	type#14058 <AccessTokenComponent>k__BackingField;
	type#19903 <CloudProjectIdComponent>k__BackingField;
	type#20080 <EnvironmentComponent>k__BackingField;
	type#20327 <NetworkHandler>k__BackingField;
	type#26586 m_AnonymousUrl;
	type#26586 m_SessionTokenUrl;
	type#26586 m_ExternalTokenUrl;
	type#26586 m_LinkExternalTokenUrl;
	type#26586 m_UnlinkExternalTokenUrl;
	type#26586 m_UsersUrl;
	type#26586 m_UsernamePasswordSignInUrl;
	type#26586 m_UsernamePasswordSignUpUrl;
	type#26586 m_UpdatePasswordUrl;
	type#26586 m_GenerateSignInCodeUrl;
	type#26586 m_ConfirmSignInCodeUrl;
	type#26586 m_CodeSignInUrl;
	type#26586 m_GetCodeIdentifierUrl;
	type#26586 m_GetNotificationsUrl;
	type#4805 m_CommonHeaders;

	// Methods
	// RVA: -1
	internal type#19901 get_CloudProjectIdComponent() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 host, type#19901 cloudProjectId, type#20079 environment, type#20326 networkHandler, type#14057 accessToken) { }
}
}
