Foxnouns.NET/Foxnouns.Backend/Controllers
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
..
Authentication feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00
ApiControllerBase.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
FlagsController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
InternalController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
MembersController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
MetaController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
UsersController.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00