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

Refreshing OAuth token #50

Closed
Spoowy opened this issue Jun 13, 2016 · 4 comments
Closed

Refreshing OAuth token #50

Spoowy opened this issue Jun 13, 2016 · 4 comments

Comments

@Spoowy
Copy link

Spoowy commented Jun 13, 2016

Hey everybody,
First thanks for creating this awesome package.

Is there a function to refresh the OAuth token? I can get the whole thing set up but I will need to refresh the OAuth token for further use.

Thanks

@ryanwinchester
Copy link
Collaborator

@Spoowy currently, no... that is something you will have to handle yourself or with your own library, currently.

I can add a couple endpoints for that soon though.

@sc0ttkclark
Copy link

sc0ttkclark commented Aug 15, 2016

Are there any examples on using OAuth with this API (as it stands currently)?

@ryanwinchester
Copy link
Collaborator

ryanwinchester commented Sep 28, 2016

No, I don't use oauth, so I haven't needed to do it.

Currently you can use this package with oauth token instead of an api key, but you will have to handle creating and refreshing the token on your own.

@Spoowy
Copy link
Author

Spoowy commented Feb 26, 2017

Well done, @ryanwinchester

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants