Is it possible to skip the middle stages of oauth?
Hi All
Im developing an OAuth api server for an application im building.
The client (consumer) application will also be written by me, and as such is trusted.
What I want to know is if it is possible/ok within the OAuth security model to go straight from the request token phase (1) to the grant access token (7) phase of the oauth process?
Thanks
Oli
by
0 Replies