mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
feat(users): Implemented Set-Cookie (#3865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -33,6 +33,8 @@ use crate::{
|
||||
utils::OptionExt,
|
||||
};
|
||||
pub mod blacklist;
|
||||
#[cfg(feature = "olap")]
|
||||
pub mod cookies;
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct AuthenticationData {
|
||||
|
||||
Reference in New Issue
Block a user