我对auth0有问题。
我正在处理的项目中有两个auth0应用程序。一个在PHP中,另一个在WordPress中。两者都使用auth0托管页面。
首先,我在网络浏览器的标签中打开了WordPress网站。然后,我在另一个标签中打开了该标签。然后尝试通过输入电子邮件和密码从第一个选项卡登录,并收到以下错误消息:
wordpress error msg“您的登录出现问题: 无效状态[错误代码:未知]“
如果它是PHP网站,则出现以下错误消息:
php error msg“致命错误:未捕获 Auth0 \ SDK \ Exception \ CoreException:处于无效状态 C:\ xampp \ htdocs \ uat.sso \ sso \ vendor \ auth0 \ auth0-php \ src \ Auth0.php:511 堆栈跟踪:#0 C:\ xampp \ htdocs \ uat.sso \ sso \ vendor \ auth0 \ auth0-php \ src \ Auth0.php(434): Auth0 \ SDK \ Auth0-> exchange()#1 C:\ xampp \ htdocs \ uat.sso \ sso \ callback.php(8): 抛出Auth0 \ SDK \ Auth0-> getUser()#2 {main} C:\ xampp \ htdocs \ uat.sso \ sso \ vendor \ auth0 \ auth0-php \ src \ Auth0.php在 行511“