auth0 锁定已验证事件未触发
auth0 lock authenticated event not firing
我在 ionic2 应用程序中使用 auth0 锁登录。但是 lock.on('authenticated') 事件没有触发。 authorization_error 事件都没有触发。
有线索吗?
对于回调重定向,当我在选项对象中省略重定向 URL 时,事件开始触发。
我在 ionic2 应用程序中使用 auth0 锁登录。但是 lock.on('authenticated') 事件没有触发。 authorization_error 事件都没有触发。
有线索吗?
对于回调重定向,当我在选项对象中省略重定向 URL 时,事件开始触发。