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

Add event - 'new_access_token' #1

Open
oliverwoodings opened this issue Dec 30, 2013 · 0 comments
Open

Add event - 'new_access_token' #1

oliverwoodings opened this issue Dec 30, 2013 · 0 comments

Comments

@oliverwoodings
Copy link
Owner

There needs to be an event called 'new_access_token' that gets triggered every time a new access token is added. This will allow apps to have a single source and update point (i.e. if an api request fails in the app, it can then bind once to new_access_token and retry the request again once the event is fired). Solves the issue of needing to bind to both refreshSuccess and authSuccess.

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