| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: WIP: Map github logins | ivarlovlie | 2022-01-30 | 3 | -5/+17 |
| | | | | | | | 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(auth): Implements first draft of basic auth gen/validation | ivarlovlie | 2022-01-23 | 1 | -4/+6 |
| | | |||||
| * | Initial commit | ivarlovlie | 2022-01-22 | 8 | -0/+124 |
