Skip to content

bebo-dot-dev/jwt-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-test

A .NET Core 3.1 JWT token test Web API project

This repo demostrates how configure swagger for Bearer scheme token authentication, how to create a JWT token with claims, how to validate a JWT token manually and how to configure automatic JWT token validation, authentication and authorization using the Bearer scheme along with usage of the [Authorize] attribute.

About

a .net core 3.1 jwt test web api project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages