Update Setup.md

This commit is contained in:
Bas Broek
2017-07-24 18:14:47 +02:00
committed by GitHub
parent 29f458d85e
commit f4ff97edf3

View File

@@ -8,5 +8,5 @@ To get these, [register](https://github.com/settings/applications/new) a new OAu
Here, you will need to fill in an Application name, Homepage URL and Authorization callback URL.
Make sure the Authorization callback URL is set to `freetime://`. The others can be filled in as you wish.
You'll be redirected to the application page and access the Client ID and Client Secret.
You'll be redirected to the application page where you can access your Client ID and Client Secret.
Simply change the standard values in [Secrets.swift](https://github.com/rnystrom/Freetime/blob/master/Classes/Other/Secrets.swift) with your values and you're good to go.