committed by
Gasan.Guseinov
parent
29f7d62806
commit
2a951d6fe5
@@ -106,7 +106,7 @@ export class RefreshingAuthSessionManager<T> implements SessionManager<T> {
|
||||
}
|
||||
throw new Error(
|
||||
`Cannot create a new session after failing to refresh the session. Session refresh error: ${error}`,
|
||||
err,
|
||||
{ cause: err },
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user