You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
👟 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
The text was updated successfully, but these errors were encountered: