MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / userAgent

Method userAgent

packages/cloud/src/WebAuthService.ts:741–743  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

739 }
740
741 private userAgent(): string {
742 return getUserAgent(this.context)
743 }
744}

Callers 5

clerkSignInMethod · 0.95
clerkMeMethod · 0.95
clerkLogoutMethod · 0.95

Calls 1

getUserAgentFunction · 0.85

Tested by

no test coverage detected