pronounsfu/backend/routes/auth
Sam ff75075b81
feat: restrict certain endpoints from API tokens and/or read-only tokens
2023-03-30 16:58:35 +02:00
..
discord.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
fedi_mastodon.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
fedi_misskey.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
fedi_nodeinfo.go feat(backend): start on fediverse auth support 2023-03-16 11:43:25 +01:00
fediverse.go feat: better but not perfect misskey auth support 2023-03-25 15:54:09 +01:00
invite.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
oauth.go feat(api): add PATCH /users/@me/fields, finish POST /auth/discord/callback 2022-05-17 22:35:26 +02:00
routes.go feat(backend): change DELETE /auth/tokens to invalidate *all* tokens 2023-03-30 16:05:10 +02:00
tokens.go feat: restrict certain endpoints from API tokens and/or read-only tokens 2023-03-30 16:58:35 +02:00
undelete.go feat(!): return 204 instead of useless json responses, add fastFetch 2023-03-30 16:05:40 +02:00