mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(users): Added blacklist for users (#3469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -285,6 +285,8 @@ pub enum Flow {
|
||||
FrmFulfillment,
|
||||
/// Change password flow
|
||||
ChangePassword,
|
||||
/// Signout flow
|
||||
Signout,
|
||||
/// Set Dashboard Metadata flow
|
||||
SetDashboardMetadata,
|
||||
/// Get Multiple Dashboard Metadata flow
|
||||
|
||||
Reference in New Issue
Block a user