Skip to content

Turnstile on Swift 3

Latest
Compare
Choose a tag to compare
@edjiang edjiang released this 14 Sep 16:03
· 47 commits to master since this release

Turnstile is 1.0, meaning that the API is now stable.

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.