pstream-backend/server/routes/auth
Pas 2ebdb1c901 Add nickname to users
Introduces a 'nickname' field to the users table and Prisma schema. Updates user registration and profile update routes to handle nicknames, including random nickname generation for new users. Adds a utility for generating random nicknames and migrates existing users to have generated nicknames.
2025-11-17 10:35:11 -07:00
..
login fix minor bugs and lint 2025-05-05 09:53:17 -06:00
register Add nickname to users 2025-11-17 10:35:11 -07:00
derive-public-key.post.ts Update derive-public-key.post.ts 2025-08-20 13:51:07 -06:00