hi,
I’m trying to authenticate user with auth0.js and redirect user to some custom URL
and followed the example on client.login(options, callback) , here is my codes look like :
Well already resolved the issue by adding the client_id,client_secret and grant_type property into login options and invoked the webauth.client.login(options, callback) method , now the updated code looks like this:
I don’t have such knowledge. I think it will be best if you can reach out to repo maintainers via GitHub issue as they have most up to date knowledge about that.