🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
curl --request GET \
--url https://api.example.com/api/bridge/v1/generic-oauth-callback{
"action": {
"Redirect": {
"url": "<string>"
}
},
"created_at": "2023-11-07T05:31:56Z",
"credential_controller_type_id": "<string>",
"id": "<string>",
"metadata": {},
"provider_controller_type_id": "<string>",
"provider_instance_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"type": "broker_state"
}Handle OAuth callback to complete user credential brokering flow
curl --request GET \
--url https://api.example.com/api/bridge/v1/generic-oauth-callback{
"action": {
"Redirect": {
"url": "<string>"
}
},
"created_at": "2023-11-07T05:31:56Z",
"credential_controller_type_id": "<string>",
"id": "<string>",
"metadata": {},
"provider_controller_type_id": "<string>",
"provider_instance_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"type": "broker_state"
}OAuth state parameter
OAuth authorization code
OAuth error code
OAuth error description
Generic OAuth callback
Show child attributes
Show child attributes
broker_state