mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
feat(recon): add merchant and profile IDs in auth tokens (#5643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -11,8 +11,6 @@ pub mod jwt;
|
||||
pub mod kafka;
|
||||
pub mod logger;
|
||||
pub mod pm_auth;
|
||||
#[cfg(feature = "recon")]
|
||||
pub mod recon;
|
||||
|
||||
#[cfg(feature = "olap")]
|
||||
pub mod openidconnect;
|
||||
|
||||
Reference in New Issue
Block a user