Finished most of the auth portion

This commit is contained in:
2019-05-05 20:21:31 -05:00
parent 23e518d225
commit 8e4e504fd8
7 changed files with 90 additions and 30 deletions

View File

@@ -9,5 +9,8 @@
},
"ConnectionStrings": {
"DefaultConnection": "Filename=../BrightGlimmer.Data/bright_glimmer_auth.db"
},
"Keys": {
"JwtPrivateKey": "b48c0eb8-75ff-4c0e-91aa-470802ae852b"
}
}