Hi, great project! I would like to make a feature request: implement CSRF protection on fullmoon For this, it would be necessary to implement two functions: one to generate the token and another to validate it later. Thanks!