Hi All,
i’m trying to integrate Auth0 authentication in a static jekyll website.
As there’s no dedicated javascript sdk for static websites i’m relying on auth0-spa.
I’m actually not sure if this is the correct way integrate it in a static site.
I’ve also seen Auth0.js lib but it seems also no ideal for static sites.
Gatsby guide i found it’s not really helpful because of jekyll differences.
Is it possibile to achieve in static website?
- SS0 (multidomain apps)
- Social Login
What approach would you suggest?
Thank you so much.