dolabriform
dolabriform
This still doesn't work, for some reason it reloads the page after the callback and clears the token. I've tested my auth0 setup by following their examples here: https://auth0.com/docs/libraries/lock/v10 And...
I've managed to get this to work. It doesn't work with v10 of the auth0 library, so changing the script tag to the v10 library will stop it working. I...
If you get a "unknown Algorithm" error from the lambda function, it's probably because RS256 is selected instead of HS256 in the oauth tab in advanced settings.