Using Third-Party Login Client

Hello,

I made a previous post relating to log in but another question just came up in my mind. Would it be possible to incorporate something such as www.auth0.com into a website instead of the standard Wix login?

Thanks,
Jason

Hey Jason,

Currently Wix Code does not support require for node modules. Moreover, I’m afraid that you cannot use the other backend platforms mentioned here . However, if you get the right code for using the API (maybe through github or some other code sharing platform) you can copy and paste the code to wix code editor (and create a module under ‘public’).

Best,
Tal.

1 Like

Hey Jason and Tal,
I was wondering if you guys had a fix for this. I want to use third party account authentication such as Auth0 and I was wondering if . this was possible using their open API? If so can you tell me how you did it? I am building a educational video subscription site for therapists and as the client base could be large with a bit of revenue I really want to make sure its secure. What SSO capabilities are there?