- DATE:
- AUTHOR:
- The Stytch team
2022.08.19 release
More Passwords features
Being flexible is a core tenant of our API here at Stytch, we like to have strong opinions when it comes to security but remain flexible enough to seamlessly layer on top of your existing authentication model or help you build a brand new one.
We've introduced two more methods for reseting a user's password, reset with an existing password or an existing session, and a new migration endpoint to help make it super simple to transition your existing users onto Stytch.
Live demos
We're super excited to share two live demo sites we've built to help you get hands on with a live Stytch integration as quickly as possible!
Money App is a fictional payments app that allows users to send money to each other. See what just-in-time multi-factor authentication looks like and how it can ease login friction while maintaining a high security standard.
SurveyAmp lets you see what a smooth authentication flow looks like in the B2B SaaS world. Let your users login with any business provided account and then invite their teammates once they're logged in.
Want to hop on a call to have one of our auth experts walk you through either of these flows? Just reach out to startups@stytch.com!
Bug fixes
Quick fix for missing custom claims in our stytch-node
library, update to v5.11.1 to pull it in!