Crate auth

source ·

Enums

Functions

This function should only be called from tests
Function decrypts a UserID which was encrypted with user_cookie_generate
Function encrypts a UserID with a nonce and returns it as a base64 string to be used as a cookie/token.