What’s the concrete case for code flow being more secure than implicit flow?
It’s seeming like the extra loop via the client backend in code flow only adds obscurity – not security. If, in the end, the client backend dishes out the same access token to the front end as the auth server would via implicit flow, what … Continue reading What’s the concrete case for code flow being more secure than implicit flow?