Back to Clerk

`samlAccount` renamed to `enterpriseAccount`

packages/upgrade/src/versions/core-3/changes/saml-account-renamed.md

latest205 B
Original Source

The samlAccount property has been renamed to enterpriseAccount. Update your code:

diff
- user.samlAccounts
+ user.enterpriseAccounts

- verification.samlAccount
+ verification.enterpriseAccount