TitleHow can I solve the AuthV4SessionExist error that occurred upon login(signIn)?2022-07-15 14:59:10
Writer

The AuthV4SessionExist error occurs when the signin session already exists.

If isAutoSignIn() among the sent value by the AuthV4.setup callback is true, call AuthV4.signIn(AUTO).


If you log in with AuthV4.Helper.signIn, you can automatically login with the existing session on Hive.