Skip to content

Initial Release of Turnstile

Compare
Choose a tag to compare
@edjiang edjiang released this 16 Aug 00:45
· 80 commits to master since this release

Turnstile is now ready for integration work!

This release contains:

  • Turnstile Core - provides key components for authentication and security.
  • Turnstile Crypto - tools for generating randomness, hashing, and encrypting data
  • Turnstile Web - integrations with Facebook, Google, and other helpers useful for backend web applications.

See Turnstile-Vapor and VaporAuth for an example on how to use Turnstile.