summaryrefslogtreecommitdiffstats
path: root/src/server/Api/Internal/Account
Commit message (Collapse)AuthorAgeFilesLines
* .ivarlovlie2022-04-211-0/+2
|
* feat: Specify frontend url as redirect uri for githubivarlovlie2022-02-111-1/+7
|
* chore: Cleanup warnings and unused codeivarlovlie2022-02-071-35/+0
|
* feat: WIP: Map github loginsivarlovlie2022-01-302-0/+51
| | | | | | When github is used for login, we want to create a mapping to a regular user in our database. This is mainly so that we don't have to change the PK in our database or add a column to it.
* feat: WIP: Add option to login in with githubivarlovlie2022-01-231-0/+17
|
* feat(auth): Implements first draft of basic auth gen/validationivarlovlie2022-01-232-9/+25
|
* Initial commitivarlovlie2022-01-2211-0/+231