Fix PR remarks

This commit is contained in:
ismailgulek
2022-06-07 19:48:26 +03:00
parent e51f9642f2
commit 1804cea58c
3 changed files with 17 additions and 2 deletions
@@ -97,6 +97,7 @@ class AuthenticationService: NSObject {
let flow: AuthenticationFlow = isRegister ? .register : .login
if needsAuthentication {
reset()
// not logged in
// update the state with given HS and IS addresses
state = AuthenticationState(flow: flow,