namespace NDB.Security.Authentication.Identity.Constants
{
internal struct QueryParams
public const string
Token = "token";
}