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
i'm trying to make username/signin with password reset according answers in this thread #390
but i faced following issues:
Email_And_Username_Signin_Password_Reset policy always redirects me to password reset subjurney even if i'm trying to sign in. (it's modified version of Email_And_Username_Signin which works fine but without password reset). It looks like objectId never exists after firts step and i don't understand why.
Email_And_Username_Signin_Password_Reset does not display signin validation errors.
please can you give me a tip how i can fix it?
The text was updated successfully, but these errors were encountered:
base_policy.txt
i'm trying to make username/signin with password reset according answers in this thread #390
but i faced following issues:
please can you give me a tip how i can fix it?
The text was updated successfully, but these errors were encountered: