From 335996fc0e4ce19bd2cc1881404917a4b9f288af Mon Sep 17 00:00:00 2001 From: breetelgraves <43006790+breetelgraves@users.noreply.github.com> Date: Tue, 8 Jun 2021 12:54:07 -0400 Subject: [PATCH] Update auth.md Changed the auth options image to use an updated screenshot of the visual builder. --- docs/_docs/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/auth.md b/docs/_docs/auth.md index ff15b23d..12b12067 100644 --- a/docs/_docs/auth.md +++ b/docs/_docs/auth.md @@ -18,7 +18,7 @@ When building a Zapier integration, you define how the Zapier platform connects ## Zapier Supported Authentication Schemes -![Zapier Authentication](https://cdn.zapier.com/storage/photos/5f1a0e1fc0eb5635bdf1a2983f31a9ba.png) +![Zapier Authentication](https://cdn.zappy.app/1ecb446a74b35c93aa6d213219df3878.png) All Zapier integrations that can access or add private data for users require authentication. The only apps don't require authentication include data feeds (such as news or weather updates) or utilities (such as file format conversion tools or public search engines). If you're building an integration for any app that stores private data and requires an account to use , your integration will require authentication.