| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Handle user creation and claims mapping when authenticating with github | ivarlovlie | 2022-02-07 | 1 | -14/+50 |
| | | |||||
| * | feat: WIP: Map github logins | ivarlovlie | 2022-01-30 | 1 | -0/+30 |
| 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. | |||||
