refactor(auth): return tokens upon successful account creation #72

Closed
opened 2025-08-25 14:06:11 +00:00 by chartgerink · 1 comment
Owner

Currently, the User object is returned when an account is created. If we update this to give the same response as logging in, we can log the client in upon registering an account, reducing friction.

Currently, the User object is returned when an account is created. If we update this to give the same response as logging in, we can log the client in upon registering an account, reducing friction.
chartgerink added this to the v2.0.0 milestone 2025-08-25 14:06:42 +00:00
Author
Owner

Fixed in #86.

Fixed in #86.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: researchequals/api#72
No description provided.