server/plugins/openid/routes
2024-12-30 16:47:48 +01:00
..
oauth chore: ⬆️ Upgrade dependencies 2024-12-18 20:42:40 +01:00
sso fix(api): 🏷️ Use context.body for 204 responses 2024-12-30 16:18:28 +01:00
authorize.test.ts refactor(database): ♻️ Move Token to its own ORM abstraction, optimize familiar_followers route 2024-11-03 17:45:21 +01:00
authorize.ts refactor(api): 🔥 Simplify oauth authorize handler 2024-12-30 16:47:48 +01:00
jwks.test.ts refactor(database): 🚚 Only import ORM abstractions from @versia/kit 2024-11-01 20:57:16 +01:00
jwks.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00