Searched refs:AuthorizationCode (Results 1 – 6 of 6) sorted by relevance
116 AuthorizationCode = "authorization_code", enumerator
216 super(options, GrantType.AuthorizationCode);
1 …4.1.3](https://tools.ietf.org/html/rfc6749#section-4.1.3)\n */\n AuthorizationCode = 'authoriza…
1 …erver after an auth request.`\n );\n super(options, GrantType.AuthorizationCode);\n this.…
129 AuthorizationCode = 'authorization_code', enumerator
274 super(options, GrantType.AuthorizationCode);