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
+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 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.
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
The text was updated successfully, but these errors were encountered: