The project is an identity server which has three endpoints to register the user, login the user and to get the refresh token. The user will get the jwt bearer token with authetication scheme. The token is signed with HmacSha256 algorithm. The code contains to add a custom claim to the payload of the token. Implementation of refresh token is also done.
-
Notifications
You must be signed in to change notification settings - Fork 0
The project is an identity server which has three endpoints to register the user, login the user and to get the refresh token. The user will get the jwt bearer token with authetication scheme. The token is signed with HmacSha256 algorithm. The code contains to add a custom claim to the payload of the token. Implementation of refresh token is als…
arpitfs/identity-tokenizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The project is an identity server which has three endpoints to register the user, login the user and to get the refresh token. The user will get the jwt bearer token with authetication scheme. The token is signed with HmacSha256 algorithm. The code contains to add a custom claim to the payload of the token. Implementation of refresh token is als…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published