mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 03:13:56 +08:00
feat(authentication): add authentication api for modular authentication (#8459)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -604,6 +604,8 @@ pub enum Flow {
|
||||
AuthenticationCreate,
|
||||
/// Authentication Eligibility flow
|
||||
AuthenticationEligibility,
|
||||
/// Authentication Authenticate flow
|
||||
AuthenticationAuthenticate,
|
||||
///Proxy Flow
|
||||
Proxy,
|
||||
/// Profile Acquirer Create flow
|
||||
|
||||
Reference in New Issue
Block a user