You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pokonski, you wouldn't happen to have an example would you? I googled around and am stuck.
I have my github application setup with the Client ID and the Client Secret ... I seem to be stuck on the yaml file. I created on in the config directory but don't quite understand how it should be structured. Also, if I need to replace the GITHUB_CLIENT_ID or or "client_id" as well as the secret portions of the line that was highlighted in your link
Installed the app, bundled gems, migrated the database. App will run the thin server on my localhost.
When I attempt to sign-in using github @ to http://localhost:3000/users/sign_in. It redirects me to a 404 github page.
The text was updated successfully, but these errors were encountered: