当范围查询参数包含refresh_token时,AuthSession不会重定向到url

时间:2019-08-12 17:53:08

标签: react-native expo

我正在尝试使用AuthSession expo模块启动身份验证流程,但是当范围查询参数包含refresh_token时,AuthSession尝试重定向到OAuth URL,但它重定向回到auth.expo.io。

当我不提供范围查询参数时,AuthSession重定向我的OAuth URL。

有人遇到这个问题吗?

  ...
  url: 'jdbc:mysql://localhost:3306/employee_directory'
  ...

0 个答案:

没有答案