GitHub
Last updated
Last updated
To set up an OAuth App navigate to https://github.com/settings/developers and click on "New OAuth App"
On the setup screen you then fill out the fields as follows:
Application Name: The name of your application.
Homepage URL: Where your application is running.
Authorization callback URL: Paste the URL from the Authentication Provider edit dialog in Neurelo.
On the following screen you will have to generate a Client Secret.
Lastly you will copy the Client ID and Client Secret into the Auth Provider dialog and save.