Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean.
This commit is contained in:
parent
2b521924d0
commit
5da41ea6f3
12 changed files with 239 additions and 10 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -443,5 +443,6 @@ $RECYCLE.BIN/
|
|||
|
||||
# App specific
|
||||
appsettings.json
|
||||
/API/datingapp.db-shm
|
||||
/API/datingapp.db-wal
|
||||
/API/kavita.db
|
||||
/API/kavita.db-shm
|
||||
/API/kavita.db-wal
|
||||
Loading…
Add table
Add a link
Reference in a new issue