Skip to content

verifyAuthToken()

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / verifyAuthToken

verifyAuthToken(authHeader, expectedToken): boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16157

Verify authorization token

H-7 FIX: Implement authorization verification

Authorization header value

string | undefined

string

Expected token

boolean

True if token matches