mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat(router): Add new JWT authentication variants and use them (#2835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
1
crates/router/src/utils/user.rs
Normal file
1
crates/router/src/utils/user.rs
Normal file
@ -0,0 +1 @@
|
||||
pub mod password;
|
||||
Reference in New Issue
Block a user