Update oauth configuration url input label
This commit is contained in:
parent
aaed886890
commit
dc103e99db
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ For iD, do the following:
|
|||
|
||||
* Go to "[OAuth 2 applications](http://localhost:3000/oauth2/applications)" on the My settings page.
|
||||
* Click on "Register new application".
|
||||
* Unless you have set up alternatives, use Name: "Local iD" and Main Application URL: "http://localhost:3000"
|
||||
* Unless you have set up alternatives, use Name: "Local iD" and Redirect URIs: "http://localhost:3000"
|
||||
* Check boxes for the following Permissions
|
||||
* 'Read user preferences'
|
||||
* 'Modify user preferences'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue