Foxnouns.NET/Foxnouns.Backend/Controllers/Authentication
sam 0077a165b5
feat: add some fediverse authentication code
* create applications on instances
* generate authorize URLs
* exchange oauth code for token and user info (untested)
* recreate mastodon app on authentication failure
2024-10-06 15:34:31 +02:00
..
AuthController.cs feat(frontend): hide everything email related if it's disabled on the backend 2024-10-02 21:05:52 +02:00
DiscordAuthController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
EmailAuthController.cs feat(frontend): hide everything email related if it's disabled on the backend 2024-10-02 21:05:52 +02:00
FediverseAuthController.cs feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00