pronounsfu/backend/routes/auth
Sam 86a1841f4f
fix(backend): don't use redis GETDEL
2023-04-20 01:30:33 +02:00
..
discord.go feat: add google oauth 2023-04-18 22:52:58 +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
google.go feat: add google oauth 2023-04-18 22:52:58 +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: only show auth providers if they're enabled 2023-04-18 23:31:57 +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 Merge branch 'main' of codeberg.org:u1f320/pronouns.cc 2023-04-18 22:53:18 +02:00
undelete.go fix(backend): don't use redis GETDEL 2023-04-20 01:30:33 +02:00