Multitenant authorization with Auth0?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN

  • My other idea is to do all the authorization in my app just like we do at work, have a Users table where upon a successful Auth0 login, I create the user if not exists, or I check if an existing user is enabled. I plan on bringing in Casbin to handle the flexibility for authz. This has pros when it comes to user management, delegating user access, handling notifications, grouping users into teams for notifications and whatnot.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts