Closed estiframe closed 3 years ago
Sorry everyone. The problem was me. I had customized my auth0 login page at some point in the past and forgot I had done that. Meanwhile, a url to the logo had changed and it was causing auth0 login to crash. I turned off customization and all is good now.
Issue Report
Description
auth0 client sends login request async, browser fires off, opens up, flashes auth0 login, then goes blank.
What are you reporting?
Expected behaviour
App should open browser link, user completes login, result is returned back to app after callback.
Actual behaviour
_auth0Client.LoginAsync(); is executed, browser link opens, page loads auth0 login for less than one second, then page goes blank.
Steps to reproduce the problem
Run the sample app then click the "Log In" button.
Language / Framework Versions
Testing environment
Screenshots
Video: https://recordit.co/kmCs5zW1xO
Teamwork makes the dreamwork π€πΌπ€π»**