# Functions

Create a cookie to clear csrf cookie.
No description provided by the author
Make a CSRF cookie (used during login only).
Create an auth cookie.
Create a name cookie.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Cookie = hash(secret, cookie domain, email, expires)|expires|email|groups.
Validate the csrf cookie against state.
Validate email.

# Structs

No description provided by the author
Cookie Domain.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author