# Functions

HandleUserCookie attempts to refresh an expired token if the user is still valid.
No description provided by the author
WriteUserCookie encodes a user's JWT and sets it as an httpOnly & Secure cookie.