 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 |
|