sedovalx / oauth2-tester

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

Frontend ask backend for auth request uri #5

Closed sedovalx closed 8 years ago

sedovalx commented 8 years ago

Front end should

Backend should build auth uri based on the flow type.

sedovalx commented 8 years ago

Not actual anymore. Client build the uri by itself.