An open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.
An open standard for access delegation.
@kukicado
An authentication layer built on top of OAuth 2.0, allowing clients to verify the identity of an end-user based on the authentication performed by an authorization server.
@kukicado
@kukicado
{ json }
@kukicado
@kukicado
{ json }
{ json }
@kukicado
{ json }
{ json }
@kukicado
{ json }
{ json }
iframe
@kukicado
@kukicado
{ json }
@kukicado
{ code_challenge }
code={123}
@kukicado
{ code={123} code_verifier }
@kukicado
{ json }
{ json }
@kukicado
{ json }
{ json }
@kukicado
{ json }
{ json }
iframe
@kukicado
@kukicado
Authorization Code with PKCE is best current practice.
If you are ok with Implicit Flow and understand attack surface, no need to migrate
Never store access_token JWTs in the browser.
@kukicado
Angular Authentication Tutorial
http://bit.ly/ng-auth-quick
OAuth 2.0 Complete Guide
http://bit.ly/oauth-complete
OAuth 2.0 Scopes
http://bit.ly/oauth-scopes
@AngelaVelasquez @qtox @alexsafayan