Add a property to retrieve the claims (id and login) in the token

This commit is contained in:
Sébastien André
2020-03-20 19:34:27 +01:00
parent 7bad7e80d5
commit c15ad54823
11 changed files with 44 additions and 12 deletions

View File

@@ -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": {