- Add `client.grant_types` property to Auth0 clients, enabling flow restrictions based on grant types.
- Existing clients are backfilled with all grant types for backward compatibility.
- New clients receive default grant types based on their public or confidential status.