-
-
Notifications
You must be signed in to change notification settings - Fork 367
Fixes #42 - Add Google External Auth provider #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #42 - Add Google External Auth provider #69
Conversation
…nd sign-in or sign-up user
…m 2 places now (registration + external auth provider). Replaced EmailTempllates to extension methods on emailmessagedto. Extracted startup methods into submethods grouping them
PR for issue #42 |
Fixes #42 when merged |
Ha, just when I got your code merged and I want to sign up with google to get my API key I get an error from Google: Couldn't initialize warning A network error occurred and the request could not be completed. I will try later. |
Well I got it running locally and tested quite a bit. Then I went to publish to test live and I got an error: Which led me here: I am done for the night, Might try and submit a PR for your PR... |
@Acid12 I merged some changes. Everything looked pretty solid.
Hopefully I can get it to publish as we have both have time into this PR and I think it is a good example. Maybe if we cannot we do Twitter Login instead of Google. |
Well I was able to get it published but then got an "undefined 'map'" javascript error after putting on the server. Will continue to debug. |
No description provided.