Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Store user's OAUTH token in each check #25

Closed
mfellner opened this issue Mar 3, 2016 · 1 comment
Closed

Store user's OAUTH token in each check #25

mfellner opened this issue Mar 3, 2016 · 1 comment
Milestone

Comments

@mfellner
Copy link
Contributor

mfellner commented Mar 3, 2016

For certain API operations that are automatically performed by the web service in response to a webhook we need a valid OAUTH token.

The webhook events and resulting operations are always associated with a check. So it would make sense to save the current user's token in each check that gets turned on.

@prayerslayer
Copy link
Contributor

Yup, just keep in mind that there might not always be a token for a check (ie after revocation).

@mfellner mfellner added this to the Sprint 2 milestone Mar 3, 2016
@mfellner mfellner mentioned this issue Mar 3, 2016
@mfellner mfellner closed this as completed Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants