New Features: Teams & Permissions
We're excited to share a big update we've been working on for the past two weeks: Teams and Permissions! This is going to be super useful for anyone building B2B apps or platforms that need to group users and manage access to resources.
You can now easily manage teams and permissions through an intuitive interface using objects and functions. For instance, you can list the teams of a user with user.listTeams()
and check if a user has a specific permission with user.hasPermission(team, 'permission name')
.
Check out our detailed documentation to get started: Teams & Permissions Documentation
We've also revamped our UI with a new look! Be sure to explore the updated Teams and Permissions dashboard.
Start building with Stack today
Secure your application with the best open-source authentication and user management platform.