Function auth::user_cookie_generate
source · Expand description
Function encrypts a UserID with a nonce and returns it as a base64 string to be used as a cookie/token.
Function encrypts a UserID with a nonce and returns it as a base64 string to be used as a cookie/token.