Skip to main content

Warrant Changelog - November 2021

· 2 min read
Aditya Kajla
Co-Founder @ Warrant

Here's what we've been up to in November:

Native, built-in support for RBAC

By popular demand, ‘group’ is now a pre-installed object type. ‘Groups’ can be used to easily group users and implement role based access control.

Dashboard updates

Lots of usability improvements and new functionality in the dashboard, including a new on-boarding flow with pre-filled code snippets that you can directly copy and paste into your code. You can also completely manage your app's object types and warrants from the dashboard and perform test access checks to check your work.

Events & audit logs

We’ve added real-time events and an audit log in the dashboard that lets you monitor any changes to your app's access control and all access checks performed by your system.

Authz in 2021

Authorization has seen a recent resurgence in interest from developers and security folks alike. From ‘Broken Access Control’ topping OWASP’s new top 10 vulnerabilities list to Airbnb, Carta and Intuit introducing their own internal authorization services, a lot has changed. Check out our review of Authorization in 2021.

Multi-tenant SaaS

Multi-tenant SaaS has become the default architecture for most B2B SaaS apps today. In this guide, we go over how you can use Warrant to model a multi-tenant B2B SaaS app.

Pricing tiers

Pricing tiers (free, pro, enterprise, etc.) are a common way to gate access to specific features in SaaS apps. In this guide, we look at how you can use Warrant to implement and manage pricing tiers in your app.

Stay tuned for more to come in the future and get in touch with us if you have any questions or feedback!