meteor-useraccounts / materialize

Accounts Templates styled for Materialize.
http://useraccounts.meteor.com/
MIT License
49 stars 26 forks source link

Username setting doesn't seem to be applied #30

Closed Cypher1 closed 2 years ago

Cypher1 commented 8 years ago

Settings from my imports/startup/accounts-config.js

import { Accounts } from 'meteor/accounts-base';

Accounts.ui.config({
    passwordSignupFields: 'USERNAME_AND_EMAIL',
});
yoonwaiyan commented 8 years ago

Have you tried the "Login with Username or Email" section as mentioned in the Guide README?

Cypher1 commented 8 years ago

This is not for sign in (or log in depending on your preferred terminology) but for sign up.

I've worked around it using the AccountTemplates.remove hack but it's annoying that the option from Accounts is ignored by AccountsTemplates.

Thanks

On Fri., 14 Oct. 2016, 2:45 pm Yoon Wai Yan, notifications@github.com wrote:

Have you tried the "Login with Username or Email" section as mentioned in the Guide README?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/meteor-useraccounts/materialize/issues/30#issuecomment-253702644, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEaHh37SykBMXF0JoaLL40NL9LInyy6ks5qzvrhgaJpZM4KVZQF .