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:
Sahkal Poddar
2025-07-25 14:58:15 +05:30
committed by GitHub
parent 98d924bf87
commit dbdf7579d2
16 changed files with 759 additions and 78 deletions

View File

@ -604,6 +604,8 @@ pub enum Flow {
AuthenticationCreate,
/// Authentication Eligibility flow
AuthenticationEligibility,
/// Authentication Authenticate flow
AuthenticationAuthenticate,
///Proxy Flow
Proxy,
/// Profile Acquirer Create flow