Oihana PHP System

auth

Table of Contents

Namespaces

traits

Classes

Application
Represents a client application (PKCE, M2M, public) that connects to a WebAPI.
Invitation
Represents an email invitation sent to a user to activate their account.
Keyfile
A keyfile JSON structure for PRIVATE_KEY_JWT M2M clients.
OAuthClient
Represents an OAuth2/OIDC client application known to Zitadel.
PasswordReset
Represents a password-reset request issued for a user.
PendingRevocation
Represents a deferred revocation that could not be applied to its target provider at the time the local revocation was committed.
Permission
Represents a Casbin permission rule for Role-Based Access Control (RBAC).
Policy
Represents a Policy resource within an RBAC context for M2M applications.
Role
Represents a Role resource within an OAuth2 and RBAC (Role-Based Access Control) context.
Service
Represents a Service Account (machine identity) backed by a Zitadel Machine User.
Session
Represents a user session stored in ArangoDB.
User
Represents a User resource within an OAuth2 and RBAC (Role-Based Access Control) context.
WebAPI
Represents a Web API resource with OAuth2 authentication capabilities.
WebApplication
Represents a client application (SPA, native, M2M, web) that connects to a WebAPI.
On this page

Search results