Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow NIghtscout credentials to be updated within the app settings #57

Merged
merged 2 commits into from
Jul 4, 2016

Conversation

loudnate
Copy link
Collaborator

@loudnate loudnate commented Jul 4, 2016

Towards #35

return
}

self.uploader = NightscoutUploader(siteURL: siteURL.absoluteString, APISecret: APISecret)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Filed ps2/rileylink_ios#147 to see if we can add a simple no-op check of these credentials.

@amazaheri
Copy link

awesome I added something similar for Push Notification azure setting. I can remove that and extend this...

@loudnate
Copy link
Collaborator Author

loudnate commented Jul 4, 2016

@amazaheri yes, by conforming to the ServiceAuthentication protocol, you can get the UI nearly for free.

@loudnate loudnate merged commit 85cc130 into dev Jul 4, 2016
ps2 pushed a commit that referenced this pull request Feb 29, 2020
ps2 pushed a commit that referenced this pull request May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants