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

Bugfix: logout/revoke token on expired or invalid token. (400 response from API) #1

Open
m-hatch opened this issue Apr 17, 2017 · 0 comments

Comments

@m-hatch
Copy link
Owner

m-hatch commented Apr 17, 2017

Needs the ability to call an 'on error' function when a token is expired or invalid. An expired token returns a 400 error from the YouTube API. The 'on error' function should revoke the invalid token using action.endpoints.logout, or refresh the token.

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

1 participant