Skip to content

Session.clearAuthCache method

Session › clearAuthCache

Unofficial

Clears the session's HTTP authentication cache.

Signature:

clearAuthCache(): Promise<void>

Returns: Promise<void>A promise that resolves when the HTTP authentication cache has been cleared.