mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 13:45:59 +00:00
Fix documentation
This commit is contained in:
@@ -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 ✨
|
||||
|
||||
|
||||
Reference in New Issue
Block a user