使用auth0-lock 10.15,Google Connection在Electron和Angular 4中失败

时间:2017-05-02 07:29:55

标签: angular electron auth0

我有一个Electron + Angular 4应用程序,我试图与auth0连接,我没有成功使用Google连接。

我有

  • 尝试了NativeSPA客户类型
  • 设置允许的回拨网址
  • 设置CORS
  • 走过了多个帖子
  • 审核了多个回购
  • 阅读auth0-lock问题
  • 尝试了标准和哈希定位策略快速启动
  • 尝试了多个options配置

我错过了什么?我怀疑它是显而易见的。

干杯, 杰弗里

谷歌申请失败

但是显示它在auth0日志中有效:

Twitter表现得如预期

博客文章

https://auth0.com/blog/create-a-desktop-app-with-angular-2-and-electron/

标准快速入门(Angular 2)

https://auth0.com/docs/quickstart/spa/angular2/01-login

HashLocationStrategy(Angular 2)

https://auth0.com/docs/quickstart/spa/angular2/01-login#use-with-hashlocationstrategy

论坛

https://auth0.com/forum/t/unable-to-login-when-running-app-in-electron/4565/7

回购

https://github.com/faxad/cartify/blob/upgrade/4-0-0/src/app/shared/auth.service.ts

0 个答案:

没有答案