pronounsfu/backend/routes/auth
Sam 716c1283e7
feat: add tumblr oauth
2023-04-18 03:49:37 +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 fix: reject instance domains with @ in them 2023-04-18 02:15:45 +02: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: add tumblr oauth 2023-04-18 03:49:37 +02:00
tokens.go fix: fix tokens to expire after 3 months and always inherit admin perms from user 2023-04-17 23:43:04 +02:00
tumblr.go feat: add tumblr oauth 2023-04-18 03:49:37 +02:00
undelete.go feat(!): return 204 instead of useless json responses, add fastFetch 2023-03-30 16:05:40 +02:00