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

auth0 option for login #10

Open
mdxprograms opened this issue May 21, 2017 · 3 comments
Open

auth0 option for login #10

mdxprograms opened this issue May 21, 2017 · 3 comments

Comments

@mdxprograms
Copy link

auth0 docs

lock docs

auth0 has the ability to use github as well for logging in, but the benefit is the developer can choose other sources.

Thought this would be a nice drop-in plugin or general integration

@kosirm
Copy link

kosirm commented Oct 31, 2017

+1
Just started with this and it would be really nice if authentication logic would be decoupled from mavo.js, so it would be easy to implement auth0 or netlify identity widget or okta or something else which will come to market in the future...

@LeaVerou
Copy link
Member

Just started with this and it would be really nice if authentication logic would be decoupled from mavo.js

Authentication logic is decoupled, but someone still needs to write the plugin :)

@kosirm
Copy link

kosirm commented Nov 1, 2017

@LeaVerou thanks for correction. stupid me :)
Dear plugin developers, please make generic authentication plugin which will allow us to use third party authentication providers. For my particular use case I want to use various microservices on site, so I would prefer to offload authentication to "independent" service for central management of users, permissions, roles, etc.

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

No branches or pull requests

3 participants