Skip to main content
When a user’s session expires or they change credentials, data refresh requests return login_error or mfa_error. Use Bridge update mode to prompt the user to re-authenticate their existing connection.

When to use


Re-authenticate [Server-side]

Create a new bridge token using the access_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