Skip to content

Commit

Permalink
Add link to 2.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Dec 13, 2023
1 parent 8edefa0 commit 1d30849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V2_MIGRATION_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ The `useUniversalLink()` method was removed as well, as Universal Links [cannot
#### `useLegacyAuthentication()`

`useLegacyAuthentication()` and `useLegacyAuthentication(withStyle:)` were removed. You should use `WebAuthentication.safariProvider()` instead.
`useLegacyAuthentication()` and `useLegacyAuthentication(withStyle:)` were removed. You should use `WebAuthentication.safariProvider()` instead (requires Auth0.swift [2.10+](https://github.com/auth0/Auth0.swift/releases/tag/2.1.0)).

<details>
<summary>Before / After</summary>
Expand Down

0 comments on commit 1d30849

Please sign in to comment.