Skip to content

Instantly share code, notes, and snippets.

@bugcy013
Created March 15, 2022 15:05
Show Gist options
  • Save bugcy013/a46af414139ce4939dcd45af635cc4ae to your computer and use it in GitHub Desktop.
Save bugcy013/a46af414139ce4939dcd45af635cc4ae to your computer and use it in GitHub Desktop.
Authentication Types

Basic Authentication

1 basic

JWT - JSON Web Tokens

2 jwt

OAuth - Open Authorization

3 oauth

Auth Strategies - Session Based Authentication

4 session_based

Single Sign-On - SSO

5 sso

Token Based Authentication

6 token_based

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment