server/plugins/openid/routes/oauth
Jesse Wierzbinski e52e230ce3
refactor(database): 🚚 Move database ORM code to classes/database
The old directory, packages/database-interface, was confusingly named so it was better to move it here
2024-10-24 16:28:38 +02:00
..
callback.ts fix(plugin): 🐛 Don't incorrectly call errorSearchParams before initialization in callback 2024-10-11 17:23:51 +02:00
revoke.test.ts refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
revoke.ts fix(plugin): 🐛 Add missing plugin middleware to some OIDC plugin routes 2024-10-11 17:16:03 +02:00
sso.ts refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
token.test.ts refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
token.ts refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00