refactor(auth): make OTP login a two step process #44

Merged
chartgerink merged 3 commits from fix/33 into main 2025-08-08 09:23:39 +00:00
Owner
  • add two-step login procedure if otp enabled
  • update auth integration tests to use two-step login

Now returns otp_required: true if OTP is enabled and login/password is successful. Fixes #33.

- add two-step login procedure if otp enabled - update auth integration tests to use two-step login Now returns `otp_required: true` if OTP is enabled and login/password is successful. Fixes #33.
chartgerink deleted branch fix/33 2025-08-08 09:23:39 +00:00
Sign in to join this conversation.
No reviewers
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: libscie/researchequals-api#44
No description provided.