sedovalx / oauth2-tester

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

Backend should has a route for handling redirect_uri #8

Closed sedovalx closed 8 years ago

sedovalx commented 8 years ago

Backend should has the base route for handling callback errors. Important point: the registered callback address should be the base address for auth code callback and for the token callback.

sedovalx commented 8 years ago

non actual - no need in additional error endpoint