cuqmbr
|
2c32610b08
|
feat: add username & password validation on registration
|
2022-08-01 20:20:09 +03:00 |
|
cuqmbr
|
323cd176b7
|
feat: add Username claim to jwt
|
2022-07-27 20:08:38 +03:00 |
|
cuqmbr
|
f14ece42ff
|
revert: revert authentication response extension
This reverts commit f158bad756 .
|
2022-07-27 20:04:39 +03:00 |
|
cuqmbr
|
f158bad756
|
feat: add userId field to the authentication response
|
2022-07-26 23:11:28 +03:00 |
|
cuqmbr
|
3dc782d76a
|
feat: add authentication & authorization
|
2022-07-17 21:11:36 +03:00 |
|
cuqmbr
|
514f0771aa
|
chore: add dependencies for Authentification & Authorization
|
2022-07-17 14:34:21 +03:00 |
|
cuqmbr
|
4adf64d129
|
refactor: decouple scoreboard api logic
Now scoreboard business logic is in ScoreboardService.cs and scoreboard api login is in ScoreboardController.cs
|
2022-07-16 16:34:26 +03:00 |
|
cuqmbr
|
210d299f0e
|
feat: add Swagger
|
2022-07-16 11:05:10 +03:00 |
|
cuqmbr
|
3d170dca7a
|
feat: add api controller
GET, POST, PUT method is present. DELETE is absent scince we don't need it in this case
|
2022-07-15 20:47:22 +03:00 |
|
cuqmbr
|
75a4407c20
|
chore: add DB model, migrations & DbContext
|
2022-07-14 22:41:48 +03:00 |
|
cuqmbr
|
6c49a8a026
|
chore: initial commit
|
2022-07-14 21:31:38 +03:00 |
|