Skip to content

chore: WIP vault SDK - #58

Draft
manideepk90 wants to merge 1 commit into
mainfrom
vault-sdk
Draft

chore: WIP vault SDK#58
manideepk90 wants to merge 1 commit into
mainfrom
vault-sdk

Conversation

@manideepk90

Copy link
Copy Markdown
Contributor

No description provided.

userAgentData: { [key: string]: any };

private constructor() {
this.hyperswitchVaultSessionId = generateUUID();
* @param updateCallback - Optional notifier invoked when mask/rules change (e.g., brand updates).
*/
private normalizeBaseUrl(baseUrl: string): string {
return baseUrl.replace(/^https?:\/\//i, '').replace(/\/+$/, '');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants