docs(providers): updated docs with missing account attribute (#8084)

This commit is contained in:
Doug
2023-07-19 09:24:41 -04:00
committed by GitHub
parent 733a81bd3a
commit e44dccc42d

View File

@@ -3,6 +3,10 @@ id: zoho
title: Zoho
---
:::note
Zoho returns a field on `Account` called `api_domain` which is a string. See their [docs](https://www.zoho.com/accounts/protocol/oauth/web-apps/access-token.html). Remember to add this field to your database schema, in case if you are using an [Adapter](https://authjs.dev/reference/adapters).
:::
## Documentation
https://www.zoho.com/accounts/protocol/oauth/web-server-applications.html