OAuth2: Configuring Github for OAuth2
Github allows users or systems to access their API via OAuth2. Although this mechanism is often used on the public internet for authentication of users into a 3rd party site, note that OIDC is not implemented. In this article, I will show how to use the Spotify Dashboard to configure an Application that can support … OAuth2: Configuring Github for OAuth2