mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
feat(auth): Add Authorization for JWT Authentication types (#2973)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
pub mod api;
|
||||
pub mod authentication;
|
||||
pub mod authorization;
|
||||
pub mod encryption;
|
||||
#[cfg(feature = "olap")]
|
||||
pub mod jwt;
|
||||
|
||||
Reference in New Issue
Block a user