Hi all,
I have implemented the Auth0 plugin, set my allowed Callback URIs, etc, and all seems good after a bit of fiddling. Now, I have a Login by Popup action, and that seems to work fine. When the login is successful, as confirmed in my Auth0 logs, there is no redirect happening according to the plugin confirmation (see below). The “authenticated” page is public, so I dont think this should be the issue.
Note that I am only testing in Editor/Preview mode.
Shouldn’t this be redirecting the user? Instead, nothing happens.