ably-dotnet icon indicating copy to clipboard operation
ably-dotnet copied to clipboard

Refactor how we handle AblyAuth.ClientId

Open marto83 opened this issue 3 years ago • 2 comments

Currently the ClientId just delegates to a number of other internal properties like ConnectionClientId, CurrentToken.ClientId, CurrentTokenParams.ClientId. Which was all good until we needed to know when the ClientId has changed. It will be better to update AblyAuth.ClientId to be a simple property that is changed when required. This way it will be much simpler to implement the notification handler.

┆Issue is synchronized with this Jira Task by Unito

marto83 avatar Oct 01 '21 12:10 marto83

@marto83 Can I close this issue now that https://github.com/ably/ably-dotnet/pull/931 has landed on main?

tomkirbygreen avatar Oct 07 '21 05:10 tomkirbygreen

Yeah, I think we should close this issue. @marto83 you can check again if the issue is resolved.

sacOO7 avatar Dec 19 '21 13:12 sacOO7