mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(authentication): added authentication sync api (#8596)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -812,6 +812,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::authentication::ThreeDsData,
|
||||
api_models::authentication::AuthenticationEligibilityRequest,
|
||||
api_models::authentication::AuthenticationEligibilityResponse,
|
||||
api_models::authentication::AuthenticationSyncRequest,
|
||||
api_models::authentication::AuthenticationSyncResponse,
|
||||
api_models::open_router::OpenRouterDecideGatewayRequest,
|
||||
api_models::open_router::DecideGatewayResponse,
|
||||
api_models::open_router::UpdateScorePayload,
|
||||
|
||||
Reference in New Issue
Block a user