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

New authentication token should be retrieved when the current one expires #45

Closed
Kami opened this issue Oct 12, 2015 · 0 comments
Closed

Comments

@Kami
Copy link
Member

Kami commented Oct 12, 2015

The bot should retrieve a new authentication token when the current one expires - currently it doesn't.

The best solution (imo) for this is to add alias related functionality to st2client.js and handle re-authentication transparently in the client. This way we don't need to reinvent the wheel in 2 places and the client needs and should support this functionality anyways.

Related st2client.js issue - StackStorm/st2client.js#25

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

2 participants