You are viewing a single comment's thread from:

RE: AIHOA based login with HiveAuth & Sign a message - works well with iOS App now

in HiveDevs6 months ago

It would be preferred to use errorCode === 4901 to check for existing logins instead of checking the error string. This way you may use it to display a localized error message to the user.

The full list of error codes may be found here.

Sort:  

Understood @techcoderx

I'll update my code accordingly

via Inbox