Add a property to retrieve the claims (id and login) in the token
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"JWT": {
|
||||
"Issuer": "NoIdea",
|
||||
"Key": "the very long and strong passphrase to crypt the token for RELEASE"
|
||||
"Key": "the very long and strong passphrase to encrypt the token for RELEASE"
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
|
||||
Reference in New Issue
Block a user