Commit graph

4 commits

Author SHA1 Message Date
Laura Hausmann
fc99afa754
[backend/masto-client] Fall back to token.scopes on /oauth/token (ISH-145)
Despite what the Mastodon API docs say, fallback to read is not what Mastodon does, and some clients (e.g. Enafore) rely on this undocumented API quirk.
2024-03-11 02:19:47 +01:00
Laura Hausmann
d4e1d92771
[backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Laura Hausmann
2736ce1b71
[backend/masto-client] Implement /oauth/revoke endpoint 2024-02-02 03:03:17 +01:00
Laura Hausmann
aa6988399d
[backend/masto-client] Add schemas and renderers for user statuses 2024-02-02 02:35:03 +01:00
Renamed from Iceshrimp.Backend/Controllers/Mastodon/Schemas/Auth.cs (Browse further)