Foxnouns.NET/Foxnouns.Backend/Database/Models
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
..
Application.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
AuthMethod.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
FediverseApplication.cs feat: add some fediverse authentication code 2024-10-06 15:34:31 +02:00
Field.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
Member.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
PrideFlag.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
TemporaryKey.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
Token.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
User.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00