Custom Login using VueJs

Hi,

I would like to ask if how can i implement custom login form with google and facebook using vuejs. custom login form is no automatic authentication compare to Lock. Is it possible to get the credentials of the current user because I will make some verification on the server side if the email exist on our database. I’m planning to purchase auth0 if this library support my needs.

Thanks.

Hey there @joever, I would like to find out more about the use-case you have so I can better direct you accordingly. When working with your authenticated user you can leverage a rule to perform an action against the user object and leverage items like their email. I have linked some documentation below that may help and please let me know if I can be of any assistance. Thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.