How to use Xano's Auth0 extension in front end?

Hi


I am trying to make my users sign in via Auth0 on my front end (Weweb) and for that user data to populate in the Xano user table. I want to append my user table with some more data pulled in from external APIs.


I've completed setting up the Auth0 extension in Xano and the demo works. The users populate in both Auth0 and my Xano user database. Weweb has an Auth0 plug in but it doesn't populate the Xano backend, only the Auth0 user database.


I'm wondering if the only way is to use JS to create a xano login like the xano-webflow tutorial? I'm not sure how to navigate that code in github to adjust it and make it work for auth0.


Any ideas?

5 replies