Skip to content

verifyAuthToken()

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / verifyAuthToken

verifyAuthToken(authHeader, expectedToken): boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16261

Verify authorization token

H-7 FIX: Implement authorization verification

string | undefined

Authorization header value

string

Expected token

boolean

True if token matches