Skip to content

In this project we implement the JWT in a API With Ef Core.JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key.

Notifications You must be signed in to change notification settings

DEVBYDIBIN/JWT_IMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

In this project we implement the JWT in a API With Ef Core.JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The tokens are signed either using a private secret or a public/private key.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages