Page MenuHomePhabricator

OAuth Server does not redirect after generating an access token
Closed, WontfixPublic

Description

In the documentation about the OAuth Server application it says "If done correctly, the OAuth Server will redirect to the pertinent redirect_uri with an access token.", however, it just responds with a JSON object containing the token.
I had a look into the code and it does not seem like PhabricatorOAuthServerTokenController redirects anywhere in any case.

Event Timeline

jakobw raised the priority of this task from to Needs Triage.
jakobw updated the task description. (Show Details)
jakobw added a project: OAuthServer.
jakobw added a subscriber: jakobw.
epriestley claimed this task.

See @chad's link for discussion.