rakesh-agrawal

Results 3 issues of rakesh-agrawal

Hi, We are using the package and having below configuration: this.signupWithAuth0 = function() { auth0 = initLock({ closable: true, autoclose: true, loginAfterSignUp: true }); auth0.show(); }; this.loginWithAuth0 = function() {...

Hi, Is there a way to update the app_metadata in Auth0 using the package? Thanks Rakesh

Hi, Thanks for providing this package for auth0 integration. We are planning to use this in our application. I have couple of questions on this: 1. Is there a way...