Skip to content

Commit

Permalink
Merge pull request #1847 from BaggioGiacomo/fix-broken-new-embedded-a…
Browse files Browse the repository at this point in the history
…pp-authorization-strategy-url-on-docs

Fix `new embedded app authorization strategy` link redirect
  • Loading branch information
sle-c committed May 7, 2024
2 parents 49db7df + 09aefad commit 243e68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class from the `shopify_api` gem instead. A search and replace should be enough
#### Added new feature for zero redirect embedded app authorization flow - Token Exchange
A new embedded app authorization strategy has been introduced in `v22.2.0` that eliminates the redirects that were previously necessary for OAuth.
It can replace the existing installation and authorization code grant flow.
See [new embedded app authorization strategy](./README.md#new-embedded-app-authorization-strategy) for more information.
See [new embedded app authorization strategy](/README.md#new-embedded-app-authorization-strategy-token-exchange) for more information.

## Upgrading to `v22.0.0`
#### Dropped support for Ruby 2.x
Expand Down

0 comments on commit 243e68b

Please sign in to comment.