
Oliver StanleyandGitHub
652b7bff04
857: Implement backend Discord authentication (#943)
* Initial code for backend auth
* Remove outdated check
* Initial separation of AuthenticatedUser
* AuthenticatedUser -> Account
* Rework for Account
* Initial code for Discord OAuth
* Remove now redundant methods
* Remove incorrect response model, add requests dep for backend
* Create Settings fields for Discord values
* Cleanup get account from Discord function
* Cleanup
* Cleanup
* Generate alembic upgrade script
* Remove unused error codes
* Update alembic script to correct down revision
* Use aiohttp over requests
* Update alembic script to latest down revision
2023-02-02 19:33:21 +01:00
..
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-02 00:01:45 +00:00
2023-01-05 21:32:47 +01:00
2023-01-05 21:32:47 +01:00
2023-01-06 18:39:04 +01:00
2023-01-08 10:59:12 +01:00
2023-01-08 16:46:53 +01:00
2023-01-08 16:46:53 +01:00
2023-01-08 21:29:12 +01:00
2023-01-14 12:22:55 +00:00
2023-01-11 10:54:03 +01:00
2023-01-11 10:54:03 +01:00
2023-01-12 22:58:43 +01:00
2023-01-12 01:21:32 +01:00
2023-01-14 15:12:10 +01:00
2023-01-15 12:04:19 +01:00
2023-01-15 12:04:19 +01:00
2023-01-15 20:24:15 +00:00
2023-01-19 22:07:08 +01:00
2023-01-20 16:32:13 +01:00
2023-01-20 19:58:33 +01:00
2023-01-24 17:33:15 +01:00
2023-01-25 09:31:20 +01:00
2023-01-26 23:00:54 +01:00
2023-01-27 21:16:31 +01:00
2023-01-28 15:05:46 +01:00
2023-02-02 00:15:49 +01:00
2023-02-01 23:53:21 +01:00
2023-02-01 23:49:21 +01:00
2023-02-02 00:07:08 +01:00
2023-02-02 16:10:38 +01:00
2023-02-02 19:33:21 +01:00