mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(users): Add resend verification email API (#3093)
This commit is contained in:
		| @ -128,3 +128,8 @@ pub struct VerifyEmailRequest { | ||||
| } | ||||
|  | ||||
| pub type VerifyEmailResponse = DashboardEntryResponse; | ||||
|  | ||||
| #[derive(serde::Deserialize, Debug, serde::Serialize)] | ||||
| pub struct SendVerifyEmailRequest { | ||||
|     pub email: pii::Email, | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mani Chandra
					Mani Chandra