login_error or mfa_error. Use Bridge update mode to prompt the user to re-authenticate their existing connection.
When to use
| Issue | Description | Refresh status |
|---|---|---|
| Changed credentials | User updated their username or password | login_error |
| MFA required | Session expired, provider requires new MFA code | mfa_error |
Re-authenticate [Server-side]
Create a new bridge token using theaccess_token from the original connection. This puts Bridge in update mode. The user re-enters credentials without going through employer search.
Re-authenticate with Bridge [Client-side]
Retrieve updated data [Server-side]
After successful re-authentication, retrieve the refreshed data.Next steps
Data Refresh
Refresh data without re-authentication
Task Lifecycle
Understand connection statuses
Bridge Token API
Create bridge tokens
Bridge Events
Client-side events and error codes