boredgame/src/lib/server/api/controllers
2024-10-12 20:53:08 -07:00
..
collection.controller.ts Adding OAuth for GitHub. 2024-09-16 09:07:22 -07:00
iam.controller.ts Using a different OpenAPI dependency for hono for now, adding docs for IAM. 2024-10-10 16:40:49 -07:00
iam.routes.ts Typing of hono fixed. Adding bearer auth. 2024-10-12 20:53:08 -07:00
login.controller.ts Refactor hono again. 2024-09-04 16:04:41 -07:00
mfa.controller.ts Creating APIs for changing user password and calling it in change password. Cleaned up CSS layout styles and got settings nav correct. 2024-09-09 19:25:16 -07:00
oauth.controller.ts Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
signup.controller.ts Refactor hono again. 2024-09-04 16:04:41 -07:00
user.controller.ts Updating env, adding pino logger and providing to Hono, fixing biome formatting, and starting to maybe add some OpenAPI middleware. 2024-10-09 19:32:36 -07:00
wishlist.controller.ts Creating APIs for changing user password and calling it in change password. Cleaned up CSS layout styles and got settings nav correct. 2024-09-09 19:25:16 -07:00