Document how to use Github authentification
See original GitHub issueI’ve used the deploy to heroku
btn from the documentation and I would like to use Github to authenticate my users.
From the doc it is written:
Set to ‘github’ if you want to use ‘GitHub’ (corresponding GITHUB_* settings must be set).
But what are the GITHUB settings and where can I find them ? (searching on the web Ifound a tutorial for Gitlab but nothing on GitHub)
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Authentication - GitHub Docs
Keep your account and data secure with features like two-factor authentication, SSH, and commit signature verification.
Read more >About authentication to GitHub
You can securely access your account's resources by authenticating to GitHub, using different credentials depending on where you authenticate.
Read more >Basics of authentication - GitHub Docs
First, you'll need to register your application. Every registered OAuth application is assigned a unique Client ID and Client Secret. The Client Secret...
Read more >Authenticating with GitHub Apps
To authenticate as a GitHub App, generate a private key in PEM format and download it to your local machine. You'll use this...
Read more >Authenticating to GitHub - GitHub Docs
Authenticating an account on GitHub · Use the File menu, then click Options. · In the Options window, select Accounts. · To the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am, i’m just stuggling to find time 😉 I’m dedicated to the issue system, if I drop it I’ll close the issue no worries.
As you realized on discours, it has taken me more time than expected tom make it work from my end but now I think I got it.
@12rambau A docs update clarifying this would certainly be welcome!