feat(auth): return access and refresh token upon registration #84

Closed
opened 2025-09-25 12:25:25 +00:00 by chartgerink · 0 comments
Owner

To streamline the UX, returning the access and refresh token upon registration allows for the most direct usage of the service in the front-end.

Currently, the client will need to log in after registration, which is a two-step process entering the same information. By reducing that to one step, the friction is reduced.

To streamline the UX, returning the access and refresh token upon registration allows for the most direct usage of the service in the front-end. Currently, the client will need to log in after registration, which is a two-step process entering the same information. By reducing that to one step, the friction is reduced.
chartgerink added this to the v2.0.0 milestone 2025-09-25 12:25:25 +00:00
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#84
No description provided.