mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
This commit is contained in:
@ -2223,6 +2223,7 @@ pub async fn list_user_authentication_methods(
|
||||
))
|
||||
}
|
||||
|
||||
#[cfg(feature = "v1")]
|
||||
pub async fn get_sso_auth_url(
|
||||
state: SessionState,
|
||||
request: user_api::GetSsoAuthUrlRequest,
|
||||
|
||||
Reference in New Issue
Block a user