Finished most of the auth portion

This commit is contained in:
Giovani
2019-05-05 20:21:31 -05:00
parent 33a6b312b3
commit 62306c3530
7 changed files with 90 additions and 30 deletions

View File

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