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

🐛 Bug Report: Can't get email address from this GitHub account. #759

Open
modpotato opened this issue Jan 23, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@modpotato
Copy link

👟 Reproduction steps

run pingvin share (docker)
(probably optional) pass through cloudflared
connect a github oauth project (followed from docs)
attempt to log in via github

👍 Expected behavior

It shouldn't throw this error, and should let me log in w github

👎 Actual Behavior

It actually throws this error and won't let me log in with github.

📜 Logs

[Nest] 74 - 01/23/2025, 9:29:11 PM ERROR [ErrorPageExceptionFilter] {"error":"no_email","params":["provider_github"]}
[Nest] 74 - 01/23/2025, 9:32:45 PM ERROR [ErrorPageExceptionFilter] {"error":"no_email","params":["provider_github"]}
[Nest] 74 - 01/23/2025, 9:33:54 PM ERROR [ErrorPageExceptionFilter] {"error":"no_email","params":["provider_github"]}
[Nest] 74 - 01/23/2025, 9:34:03 PM LOG [AuthService] Successful password login for user mod@************ from IP 10.0.0.3
[Nest] 74 - 01/23/2025, 9:35:11 PM ERROR [ErrorPageExceptionFilter] {"error":"no_email","params":["provider_github"]}
[Nest] 74 - 01/23/2025, 9:37:29 PM ERROR [ErrorPageExceptionFilter] {"error":"no_email","params":["provider_github"]}
[Nest] 74 - 01/23/2025, 9:37:32 PM LOG [AuthService] Failed login attempt for user ****** @*********** from IP 10.0.0.10
[Nest] 74 - 01/23/2025, 9:38:30 PM LOG [AuthService] User *************@gmail.com signed up from IP 10.0.0.10

@modpotato modpotato added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant