oauth 2.0 - Oauth2: Redirect URL for frontend or backend? -


i've learnt in oauth 2 redirect url set backend server end point, server responsible logging in user , send ui response.

but modern web apps backend-frontend seperated, in such situation backend doesn't handle ui @ all.

so question is:what common practices oauth2 in backend-fronted seperated applications(given it's web app , using oauth2's authorization code grant flow)?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -