Fixing the list of authentication types in basics-of-authentication.md

pull/8028/head
Attila Maraz 6 days ago committed by GitHub
parent 565ec779dc
commit 7f1c35428b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/guides/basics-of-authentication.md

@ -91,7 +91,7 @@ And in case of authorization failure, i.e., if the user tries to perform an oper
Given below is the list of common authentication strategies: Given below is the list of common authentication strategies:
- Basics of Authentication - Basic Authentication
- Session Based Authentication - Session Based Authentication
- Token-Based Authentication - Token-Based Authentication
- JWT Authentication - JWT Authentication

Loading…
Cancel
Save