A comprehensive guide to the individual customer authentication process in the FinHub platform
bffToken
is used for subsequent API callsError Scenario | Error Code | Description |
---|---|---|
Invalid credentials | INVALID_CREDENTIALS | The provided username or password is incorrect |
Account locked | ACCOUNT_LOCKED | The account has been locked due to too many failed attempts |
Session expired | SESSION_EXPIRED | The authentication session has expired |
Invalid 2FA code | INVALID_2FA_CODE | The provided 2FA code is incorrect |
Expired 2FA code | 2FA_CODE_EXPIRED | The 2FA code has expired |
Too many 2FA attempts | TOO_MANY_2FA_ATTEMPTS | Too many failed 2FA verification attempts |