Currently, the OAuth authorization endpoint requires a valid redirection URI to point to a web application that finishes the authorization.
Are there any plans to offer an endpoint for non-web applications?
For example, google's APIs allow you to use a redirect_uri of "urn:ietf:wg:oauth:2.0:oob" to indicate that there *is* no redirect, but instead the authorization server presents the authorization code to the user so that they can copy/paste it into the application in question.
Any chance something like this might happen?
Posted 15 months ago by
Darque

|
Permalink