https://gh-signet.app.bhacaz.com
- Create a new GitHub oauth app https://github.com/settings/applications/new
- Set the callback url to
http://localhost:3000/auth/github/callback
- Set the client id and client secret with
bin/rails credentials:edit
github:
secret: 123
client_id: 123