Skip to content

Commit

Permalink
fix v3 migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
pilcrowonpaper committed Jan 4, 2025
1 parent 8866119 commit 48a0ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/guides/migrate-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Providers affected by this breaking change are: Auth0, Discord, Spotify, and Wor

## Self-hosted providers

All providers that can be self-hosted now use a unified `baseURL` parameter in their constructors. This is a breaking change only for the Authentik provider.
All providers that can be self-hosted now use a unified `baseURL` parameter in their constructors. This is a breaking change only for the GitLab and Authentik provider.

```ts
import * as arctic from "arctic";
Expand Down

0 comments on commit 48a0ce8

Please sign in to comment.