v0.3.0
What's Changed
- Fix regression in 0.2.0, rework logic for clarity by @Stormheg in #12
- Pass CSRF token directly as configuration, don't rely on presence of cookie or hidden input by @nijel in #15
- Change
credential_id_sha256
data type for MySQL compatibility by @Stormheg in #18
New Contributors
Full Changelog: v0.2.0...v0.3.0