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

Refresh tokens #7

Open
johnthepink opened this issue Apr 13, 2016 · 0 comments
Open

Refresh tokens #7

johnthepink opened this issue Apr 13, 2016 · 0 comments

Comments

@johnthepink
Copy link
Owner

Need to figure out a way to handle refresh tokens since this app isn't a web app. Right now I'm thinking store the refresh token and the access token in the basecamp-auth web app database. Then, provide an API call that the alfred workflow can call when it's token has gone bad. That way the workflow doesn't need to know the client_id or client_secret.

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

No branches or pull requests

1 participant