Skip to content

1.0.0-beta1

Compare
Choose a tag to compare
@Spencer14420 Spencer14420 released this 18 Nov 16:48
· 8 commits to main since this release
457556e
Add CAPTCHA and CSRF token verification (#4)

* Add CAPTCHA and CSRF token verification

* Split email sending into its own function

* Add type declarations and use strict types