Added
- A
resetmethod forLoginManagerto cancel ongoing login processes and clean up internal state. It allows you using multiple channels in a single app. #243
Fixed
- LoginManager reset functionality now properly retains and cancels ongoing processes on the main actor for better thread safety.