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

Allow handling of authorization errors from the server #300

Merged
merged 1 commit into from
Jun 12, 2017

Conversation

tylertreat
Copy link
Contributor

Once we introduce config reload support for users, it's possible for a
user to be disconnected due to a change in credentials. Before the user
is disconnected, the server sends an authorization error. We should
allow the user to handle this error in the async error callback.

@nats-io/core

Once we introduce config reload support for users, it's possible for a
user to be disconnected due to a change in credentials. Before the user
is disconnected, the server sends an authorization error. We should
allow the user to handle this error in the async error callback.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 94.525% when pulling 18d330c on handle_auth_errors into 78145d4 on master.

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

Successfully merging this pull request may close these issues.

4 participants