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
oh my mistake. I see you want to build your own custom login screen. I've never done that before. I used to use Auth0 then switched to implement my own auth. I know you can customise the colors and logo on Lock that's all
@maxdarque Yep. I got it all working, but not with resolvers. I had it going okay when I was using the Auth0 integration but it's now deprecated so I'm trying to move to the resolver solution.
I followed the steps in the README and I can get it working, but I'm just wondering if anyone has an example of this working via an SPA without Lock.
I am wanting to use auth0-js to roll my own custom login screen instead of requiring the use of Lock on the Auth0 website.
I'm referring to the example here:
https://github.com/graphcool/templates/tree/master/auth/auth0/example
Sorry if this is the wrong place for this. Thanks.
The text was updated successfully, but these errors were encountered: