Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / bridgeOAuthToAudit

Function: bridgeOAuthToAudit()

ts
function bridgeOAuthToAudit(opts): OAuthBridgeTeardown;

Defined in: packages/security/src/audit/oauth-bridge.ts:39

Subscribe the audit-log subsystem to the OAuth audit emitter.

Parameters

ParameterType
optsBridgeOAuthToAuditOptions

Returns

OAuthBridgeTeardown

Stable