isopruefi-frontend / utils/tokenHelpers / clearToken
Function: clearToken()¶
clearToken():
void
Defined in: utils/tokenHelpers.ts:84
Removes both access and refresh tokens from localStorage.
Call this function when logging out or when tokens become invalid.
Returns¶
void