OIDC (OpenID Connect)
What is OIDC (OpenID Connect)?
OIDC (OpenID Connect) is an authentication protocol built on top of OAuth 2.0.It enables secure login (authentication) using tokens and supports modern applications like SPAs, mobile apps, APIs, etc.
It is JSON-based ...
shahrukh086.hashnode.dev4 min read