Skip to content
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

Unable to login via github it says email not found #31

Open
nanolearningmodules opened this issue Jun 26, 2020 · 2 comments
Open

Unable to login via github it says email not found #31

nanolearningmodules opened this issue Jun 26, 2020 · 2 comments

Comments

@nanolearningmodules
Copy link

Question 1) Login via google works but when tying to login via github it throws error - email not found from oauth2 provider.
Question 2) I dont want to use the react-social app but instead want to use the existing spring-boot code for viewing the response too- could you please explain the code- flow. ( I am not well versed with react ).

@ramazansakin
Copy link

Hi @nanolearningmodules ,

As I tested the app, there is no any specific kind of authentication. Backend side just gets any email and register.
How do u try to login via github?
And about question-2, you can use and test it locally via H2 database easily.

@PailaKhagesh
Copy link

For Q1) the following solution worked for me. Lets try once
https://stackoverflow.com/questions/35373995/github-user-email-is-null-despite-useremail-scope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants