mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(multitenancy): add support for multitenancy and handle the same in router, producer, consumer, drainer and analytics (#4630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
		| @ -32,7 +32,7 @@ use actix_web::{ | ||||
| use http::StatusCode; | ||||
| use hyperswitch_interfaces::secrets_interface::secret_state::SecuredSecret; | ||||
| use router_env::tracing::Instrument; | ||||
| use routes::AppState; | ||||
| use routes::{AppState, SessionState}; | ||||
| use storage_impl::errors::ApplicationResult; | ||||
| use tokio::sync::{mpsc, oneshot}; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jagan
					Jagan