Fix documentation

This commit is contained in:
René Preuß
2023-04-08 18:33:00 +02:00
parent 5571f4584e
commit fc4abb27d5
3 changed files with 5 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ export default defineNuxtConfig({
This will be your callback url (host is determined by `window.location.origin`):
- Callback: `http://localhost:3000/auth/login`
- Callback: `http://localhost:3000/login`
That's it! You can now use @bitinflow/nuxt-oauth in your Nuxt app ✨