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.
arpitfs/identity-tokenizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
