mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 13:45:59 +00:00
Add important documentation
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
export default defineNuxtConfig({
|
||||
modules: ['../src/module'],
|
||||
|
||||
ssr: false,
|
||||
|
||||
oauth: {
|
||||
redirect: {
|
||||
login: '/login/', // sandbox appends / at the end of url
|
||||
|
||||
Reference in New Issue
Block a user