Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 405 Bytes

jwt-grant-generator-csharp

An example on how to retrieve tokens for accessing Maskinporten protected APIs (fdir, ID-porten, etc.). Dotnet port of https://github.com/difi/jwt-grant-generator.

Scopes, claims and grant type might differ depending on your usage (service provider).

NB: Not production ready code. I take no liability for usage.

Running the example

dotnet run