Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set a length limit for publicKeyCredentialId field (#678)
Added a `length="250"` attribute to the `publicKeyCredentialId` field in the doctrine mapping. This enforces a maximum length constraint, ensuring consistency and preventing potential database issues.
- Loading branch information