Search results
29 mar 2021 · For VSCode users or any other IDE you need to force GitHub to re-authorize the app! Go to your settings on GitHub.com -> Applications -> Authorized OAuth Apps - https://github.com/settings/applications. Search for "GitHub for VSCode". Choose " Revoke " from the "..."
When obtaining an OAuth token for a user, some errors may occur during the initial authorization request phase.
To solve this error, start the OAuth authorization process again and get a new code. Unverified user email. If the user for whom you are trying to generate a user access token has not verified their primary email address with GitHub, you will receive this error.
The web application flow to authorize users for your app is: Users are redirected to request their GitHub identity. Users are redirected back to your site by GitHub. Your app accesses the API with the user's access token. 1. Request a user's GitHub identity. GET https://github.com/login/oauth/authorize.
17 sty 2020 · This issue is preventing me from deploying a protected web app that can seamlessly authenticate users via GitHub to grant access to the site. Your Environment. Version info: oauth2_proxy:latest (should be v4.1.0) Kubernetes v1.16; quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.21.0
7 cze 2022 · I stumbled upon an issue after upgrading from v7.2.1 to v7.3.0 when I'm unable to authenticate with GitHub anymore, and oauth2-proxy shows error 500. Existing sessions work fine, but after logging out one cannot login back. Reverting back to v7.2.1 fixes the issue.
27 cze 2023 · When attempting to log in via Discord or Google OAuth2, it opens up the other site and shows the authorization consent screen. Upon clicking yes, I'm redirected to my callback URI but its a big error 500 with no error message/text or explanation. Looking in the gitea logs, I see these messages: