Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser committed Dec 19, 2024
1 parent f7bf4d3 commit 90eecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade/version-0.10.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ NUXT_BASE_URL="https://my-backend.com/api/auth" // [!code ++]

### Adjustments when using an external backend for the `local`-provider

In previous versions of `@sidebase/nuxt-auth` a very specific setup was needed to ensure that external backends could properly be used for the `local`-provider. In 0.10.0 we reworked the internal handling or urls to make it more consistent across providers and configurations.
In previous versions of `@sidebase/nuxt-auth` a very specific setup was needed to ensure that external backends could properly be used for the `local`-provider. In 0.10.0 we reworked the internal handling or urls to make it more consistent across providers and configurations.

If you were previously using an external backend you can now make the following adjustments:

Expand Down

0 comments on commit 90eecc2

Please sign in to comment.