Hey! We have released two new features: - Session ...
# new-releases
r
Hey! We have released two new features: - Session claims checking -> this allows you to define custom session claim validation logic which you can use to protect your frontend / backend API routes based on the claims in a session. It affects user roles and email verification recipes. This is a breaking change. - A CLI to create a new app with supertokens that let's you choose your tech stack and the login type:
Copy code
npx create-supertokens-app