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
After creating a template with the line {{> atForm}} and running the app i noticed that it never shows the external login buttons, from facebook and etc as it should. only the form for local login.
Any clues on what may be the problem?
The text was updated successfully, but these errors were encountered:
I'm a newbie using meteor. I created an app and followed the guide by running the following commands:
-meteor add materialize:materialize
-meteor add useraccounts:materialize
-meteor add accounts-password
-meteor add accounts-facebook
-meteor add accounts....
After creating a template with the line {{> atForm}} and running the app i noticed that it never shows the external login buttons, from facebook and etc as it should. only the form for local login.
Any clues on what may be the problem?
The text was updated successfully, but these errors were encountered: