sample-oauth2-client icon indicating copy to clipboard operation
sample-oauth2-client copied to clipboard

Sample OAuth2 client using the GitHub API

Results 3 sample-oauth2-client issues
Sort by recently updated
recently updated
newest added

Hi Aaron I just started to read your book "Oauth2 simplified", but now im struggling already with the first example with GitHub. When I point my browser to localhost:8000 I...

First off, I tried the example on my local machine, but when clicking the login link, nothing would happen. I had a feeling this was because running a PHP server...

I am using an NGINX web server with a regular expression to match multiple host names, and the SERVER_NAME returned is the regular expression, not the actual host name requested/used....