Open

Description
Checklist
- I have looked into the Readme and the documentation, and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
I have enabled the use of fallback_secret
to login directly to WP via ./wp-login.php
When used without ?auth0_fb=XXXX...
I get directed to Auth0 ✅
When I use ?auth0_fb=XXXX...
I get directed to the WP login page ✅
When I then enter my credentials and click "Log In" I get directed to Auth0... ❌
Auth0 otherwise works fine after spending some time hacking around the install via composer. This is a virgin WP install on an AWS Linux 2023 EC2 instance.
What information can I provide to help look into this further?
Reproduction
When used without ?auth0_fb=XXXX...
I get directed to Auth0 ✅
When I use ?auth0_fb=XXXX...
I get directed to the WP login page ✅
When I then enter my credentials and click "Log In" I get directed to Auth0... ❌
Additional context
No response
wp-auth0 version
5.2.0
WordPress version
6.5.3
PHP version
8.2.15