sedovalx / oauth2-tester

Small application to test responses from different OAuth 2.0 API endpoints
0 stars 0 forks source link

Authorization code accept client route #6

Closed sedovalx closed 8 years ago

sedovalx commented 8 years ago

Client application should has a 'callback' route for accepting the code in the uri query params.

sedovalx commented 8 years ago

There won't be such a route. Client application should analyze queryParameters on start and react on code or access_token.