summaryrefslogtreecommitdiffstats
path: root/src/server/IOL.BookmarkThing.Server.csproj
Commit message (Collapse)AuthorAgeFilesLines
* feat: WIP: Map github loginsivarlovlie2022-01-301-2/+2
| | | | | | 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/+1
|
* feat: Remove stale tokens on a regular basisivarlovlie2022-01-231-4/+1
|
* Initial commitivarlovlie2022-01-221-0/+38