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

How to configure login services #40

Open
BehrouzRiahu opened this issue Aug 11, 2016 · 0 comments
Open

How to configure login services #40

BehrouzRiahu opened this issue Aug 11, 2016 · 0 comments

Comments

@BehrouzRiahu
Copy link

BehrouzRiahu commented Aug 11, 2016

I downloaded the package and created a file in client/fileName.js and wrote the following code in it:

    Accounts.ui.config({
        passwordSignupFields: 'USERNAME_AND_OPTIONAL_EMAIL'
    });

as it was shown in the example. Now when I run my project, I see

No login services configured

May I know what I am doing wrong here please?

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