Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forgot password do not displayed with "USERNAME_ONLY" for passwordSignupFields field #223

Open
gring2 opened this issue Jan 26, 2017 · 0 comments

Comments

@gring2
Copy link

gring2 commented Jan 26, 2017

i'm new meteor and i following Discovery meteor docs

"Forgot password" link in signIn Box is gone
when i set "USERNAME_ONLY" option to passwordSignupField of Account.ui.config

Accounts.ui.config({ passwordSignupFields: "USERNAME_ONLY" })

"Forgot password" link in signIn Box is Back
Accounts.ui.config({ passwordSignupFields: "EMAIL_ONLY" })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant