darkyen / meteor-auth0

Meteor POC same style as meteor's facebook OAuth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor-auth0

Package Adds support for for using Auth0 in meteor. This will require the accounts-auth0 package to enable Meteor.loginWithAuth().

In order to configure the login page please visit

This hosted login page will be used as a login page which will open in a popup or redirect mode, you can pass query string parameters as mentioned at https://auth0.com/docs/authentication to the options object under authParams dictionary.

About

Meteor POC same style as meteor's facebook OAuth


Languages

Language:JavaScript 90.7%Language:HTML 9.3%