You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have "password needed" event and usePassword, but this isn't flexible to other kinds of auth we may have in the future (FIDO2, etc). Would those just be different events or should it be a "needs auth" even with a type param?
The text was updated successfully, but these errors were encountered:
Right now we have "password needed" event and
usePassword
, but this isn't flexible to other kinds of auth we may have in the future (FIDO2, etc). Would those just be different events or should it be a "needs auth" even with a type param?The text was updated successfully, but these errors were encountered: