Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This implementation uses System.IdentityModel.Tokens.Jwt package for creating JWT.

The code has been tested on .NET Core 7.0 only.

Update config.json to use your own key and application id.

Running the sample

dotnet run