You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could this library use a Task-based system for making async calls (for example: LoginWithPasswordAsync that would return Task<MatrixLoginResponse>, etc.