mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(pm_auth): pm_auth service migration (#3047)
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
This commit is contained in:
@ -40,6 +40,8 @@ pub mod verify_connector;
|
||||
pub mod webhooks;
|
||||
|
||||
pub mod locker_migration;
|
||||
#[cfg(any(feature = "olap", feature = "oltp"))]
|
||||
pub mod pm_auth;
|
||||
#[cfg(feature = "dummy_connector")]
|
||||
pub use self::app::DummyConnector;
|
||||
#[cfg(any(feature = "olap", feature = "oltp"))]
|
||||
|
||||
Reference in New Issue
Block a user