Hello.
I have an Electron + Angular 4 application which I am trying to wire with auth0, and I am not having success with the Google connection.
(Using Lock 10.15.)
I have
- tried both
Native
andSPA
Client Types - set Allowed Callback URLs
- set CORS
- walked through multiple posts
- reviewed multiple repos
- read auth0-lock issues
- tried standard and hash location strategy quickstarts
- tried multiple
options
configurations
What am I missing? I suspect it is something obvious.
Cheers,
Geoffrey
Google Fails in Application
!](https://storage.googleapis.com/qxflmk-dev-public/GoogleButtonNoResponse.gif)
But shows it works in the auth0 logs:
!](https://storage.googleapis.com/qxflmk-dev-public/auth0-log.png)
Twitter Behaves as Expected
!](https://storage.googleapis.com/qxflmk-dev-public/TwitterFine.gif)
Blog Post
Standard Quickstart (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
Forum
https://auth0.com/forum/t/unable-to-login-when-running-app-in-electron/4565/7
Repos
https://github.com/faxad/cartify/blob/upgrade/4-0-0/src/app/shared/auth.service.ts