novvor / identity-contracts
Versioned wire contracts shared by Novvor Cloud Identity and its consumers.
v2.0.0
2026-07-29 00:01 UTC
Requires
- php: ^8.2
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
This package is auto-updated.
Last update: 2026-07-29 00:02:13 UTC
README
Stable, versioned DTOs, enums, claim names, error codes, and value objects shared by Novvor Cloud Identity and its SDK consumers. This package contains no HTTP client, persistence, signing, administrative operation, credential, or secret.
Distribution
composer require novvor/identity-contracts
Public wire values follow semantic versioning. Removing or changing a published value requires a new major version.
Security
These types describe the public protocol surface; possession of this package
grants no access to Novvor Identity. Report vulnerabilities according to
SECURITY.md.