FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BlackSheep-Examples/jwt-validation at main · Neoteroi/BlackSheep-Examples · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

JWT example

This folder contains an example showing how to use JWTs (JSON Web Tokens) for authenticating and authorizing users.

This example illustrates how to validate JSON Web Tokens issued by Azure Active Directory, but the same principles apply to any identity provider implementing OAuth.

Since version 1.2.1, blacksheep has built-in support for JWT Bearer authentication. Refer to the documentation for more details.


Back | FazBrowse Home | New Git URL