Organizations
Your users need to collaborate in teams. Paylent gives you organizations, memberships, org-level roles, and email invitations — so you don't have to build them yourself.
Users can belong to multiple organizations. Each membership tracks the user's relationship to the organization, with metadata and timestamps.
Assign roles scoped to a specific organization. A user can be an admin in one organization and a viewer in another — using the same role definitions.
Invite users to organizations by email. Invitations have configurable expiry and can pre-assign roles so new members get the right access from day one.
Organization context flows into access tokens as claims. Your API knows which organization the user is acting on behalf of — no extra lookups needed.
Continue reading