boredgame/src/lib/server/api
2024-09-21 09:37:21 -07:00
..
common Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
controllers Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
databases Add picture and email verified columns to the user, migrations, fixing OAuth with Google, creating types for OAuth 2024-09-20 17:25:51 -07:00
dtos 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
emails Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
jobs 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
middleware 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
packages Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
providers Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
repositories Fixing OAuth flows, passing code and state correctly to hono, and signing in with GitHub. 2024-09-17 17:32:26 -07:00
services Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
tests Fixing all the tests to pass 2024-09-13 17:21:22 -07:00
index.ts Fixing OAuth flows, passing code and state correctly to hono, and signing in with GitHub. 2024-09-17 17:32:26 -07:00
mockTest.ts Converting everything to the tsyringe IoC pattern. 2024-07-30 18:50:46 -07:00