Skip to content

RSA4d is not implemented correctly #829

@KacperKluka

Description

@KacperKluka

Currently the RSA4d only works if a user calls ably.auth.authorize(). This is because here we have a try/catch that calls ably.onAuthError(e.errorInfo) which calls this code from the ConnectionManager.

That is not happening in the other flows but it should be, so the other ones need to be fixed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions