auth

Paddy 2015-01-18 Parent:385ac6294cdc

122:eb9842ae3ff1 Go to Latest

auth/.hgtags

Enable the implict grant flow. Add the implicit grant flow. This can't be done in a grant type, because it's not specified through the grant_type parameter, for some absurd reason. Whatever. We basically achieved this by refactoring how we respond to the authorization endpoint, keying off the "response_type" parameter.

History
1 e0b3064daf02b3061d7666262518e8164315c149 rewrite_begins