boredgame/src/lib/server/api/dtos
2024-09-09 19:25:16 -07:00
..
change-password.dto.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
create-user-role.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
id-params.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
register-emailpassword.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
signin-username.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
signup-username-email.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
update-email.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
update-profile.dto.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
verify-password.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
verify-totp.dto.ts Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00