Skip to content

Conversation

@grantkemp
Copy link
Contributor

bugfix: Removed Client Secret checking validation as it was impossible to run the app whilst leaving the client secret blank. It would just re-open the validation sheet.

feature: added placeholder text to tell the user that they should leave the client secret blank. I left the fields in, just in case they are going to be used for other projects/ in the future.
admin: Added comments to state that the client secret should be blank so its understood easily by developers trying to use this.

Hope these improvements help -
Tested ok on latest Xcode 7.3.1

…e to run the app whilst leaving the client secret blank. It would just re-open the validation sheet. feature: added placeholder text to tell the user that they should leave the client secret blank. I left the fields in, just in case they are going to be used for other projects/ in the future. admin: Added comments to state that the client secret should be blank so its understood easily by developers trying to use this. Hope these improvements help - Tested ok on latest Xcode 7.3.1
// hardcoded into the source, but the sample application asks the
// developer for the strings
// Applications should have client ID hardcoded into the source.
// but the sample application asks the developer for the strings.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra space before "bug"

@grantkemp
Copy link
Contributor Author

@thomasvl Thanks for looking. I hope the fix above has addressed the review points. I removed one extra full stop to make sure it reads a bit clearer.

@thomasvl thomasvl merged commit 7fbd54e into google:master Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants