Skip to content

mo-mann/AspNetCore.Security.Jwt.Microservice

 
 

Repository files navigation

AspNetCore.Security.Jwt.Microservice

Asp Net Core JWT Bearer Token Security Micro service

Demo API secured by AspNetCore.Security.Jwt package.

Package AspNetCore.Security.Jwt

API Swagger UI

API Swagger UI

After obtaining the JWT bearer token (by calling /token, /azure, /facebook endpoints), enter the token using the Authorize button as:

Authorization: Bearer <token>

Then you can call the secure Movies Controller as shown below.

Secure API Call

About

Asp Net Core JWT Bearer Token Security Micro service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%