The Difference Between OAuth 2.0 And Session Management

Written by supertokens.io | Published 2020/06/11
Tech Story Tags: oauth | authorization | authentication | multifactor-authentication | security-token | session-management | oauth2 | nodejs

TLDR The difference between user session management and OAuth is the level of trust between the communicating parties. In any app, the frontend is untrusted, whereas the backend is trusted. In OAuth flows, generally, the two communicating parties are both trusted. The frontend device could be compromised via social engineering techniques or malware, and there is nothing the app developers can do to mitigate that. OAuth 2.0 is used when your app (frontend or backend) needs to communicate with a third party’s.via the TL;DR App

no story

Written by supertokens.io | The most secure and easy to implement solution for user session management
Published by HackerNoon on 2020/06/11