Module: Stytch
- Defined in:
- lib/stytch.rb,
lib/stytch/m2m.rb,
lib/stytch/otps.rb,
lib/stytch/oauth.rb,
lib/stytch/totps.rb,
lib/stytch/users.rb,
lib/stytch/client.rb,
lib/stytch/errors.rb,
lib/stytch/project.rb,
lib/stytch/version.rb,
lib/stytch/sessions.rb,
lib/stytch/webauthn.rb,
lib/stytch/passwords.rb,
lib/stytch/middleware.rb,
lib/stytch/magic_links.rb,
lib/stytch/crypto_wallets.rb,
lib/stytch/method_options.rb,
lib/stytch/request_helper.rb
Defined Under Namespace
Modules: MethodOptions, RequestHelper Classes: Client, CryptoWallets, JWTExpiredError, JWTExpiredSignatureError, JWTIncorrectAlgorithmError, JWTInvalidAudienceError, JWTInvalidIssuerError, M2M, M2MPermissionError, MagicLinks, Middleware, OAuth, OTPs, Passwords, PermissionError, Project, Sessions, TOTPs, TenancyError, TokenMissingScopeError, Users, WebAuthn
Constant Summary collapse
- VERSION =
'9.8.0'