refactor(auth): make OTP login a two step process #44
No reviewers
Labels
No labels
bug
critical
duplicate
enhancement
future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: libscie/researchequals-api#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/33"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now returns
otp_required: true
if OTP is enabled and login/password is successful. Fixes #33.