Best answer

How do I Update the OAuth Scopes that my integration uses?

  • 13 September 2022
  • 1 reply
  • 106 views

Userlevel 1

Our auth scopes are changing - I need to add additional scopes.

 

I’ve updated authentication.js and pushed a new version via the CLI - is this all I need to do?

icon

Best answer by MarinaH 14 September 2022, 21:26

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 4
Badge +9

Hey @lazydave 👋

Yes, pushing the new version with the updated authentication will make the app available to select in Zaps, as a private version to any users you invite: https://github.com/zapier/zapier-platform/blob/master/packages/cli/README.md#sharing-an-app-version

If this relates to a public app, you’ll want to also promote that new version to be the default one for new users: https://github.com/zapier/zapier-platform/blob/master/packages/cli/README.md#promoting-an-app-version

You’ll need to decide whether to migrate existing users or deprecate the existing version - for an authentication change, I expect this is a breaking change, meaning that existing connections may no longer work after a certain date? If so you’ll want to follow the deprecation steps to give your users a heads up to choose the new public version and reconnect their accounts: https://platform.zapier.com/docs/versions#deprecating-versions 

For assistance with a public app and any questions you have about your particular situation, please feel free to open a ticket with us at https://developer.zapier.com/contact