ServerCustomAuthHandler.isValid

Validates a per-call client token.

Parameters

contextA #GAFlightServerCallContext.
tokenThe client token. May be the empty string if the client does not provide a token.

Returns

The identity of the peer, if

this authentication method supports it.

Throws

[ErrorWrap]