Re: [OAUTH-WG] Shorter authorization endpoint type names

2010-04-16 Thread Eran Hammer-Lahav
Because we use a single (or two) endpoints for different flows. EHL On 4/16/10 9:07 AM, "Richard Barnes" wrote: Why do we need to label the requests according to which flow they belong to? Apologies if this is a dumb question; haven't read the latest draft. On Apr 15, 2010, at 1:31 PM, Eran

Re: [OAUTH-WG] Shorter authorization endpoint type names

2010-04-16 Thread Richard Barnes
Why do we need to label the requests according to which flow they belong to? Apologies if this is a dumb question; haven't read the latest draft. On Apr 15, 2010, at 1:31 PM, Eran Hammer-Lahav wrote: I renamed the values of the 'type' parameter as follows: WC-A: web_callback_access_request

[OAUTH-WG] Shorter authorization endpoint type names

2010-04-15 Thread Eran Hammer-Lahav
I renamed the values of the 'type' parameter as follows: WC-A: web_callback_access_request WC-T: web_callback_token_request NA-A: native_app_access_request NA-T: native_app_token_request UA-A: user_agent_request DV-A: device_access_request DV-T: device_token_request UP-T: username_password_request