-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi 👋,
I am trying to enable dev mode but I am always logged out.
Is it what I should expect ?
Reproduction
On a fresh nuxt project, I installed nuxt-oidc-auth
with the command from the doc, changed the app.vue and added this config in nuxt.config.ts
oidc: {
devMode: {
enabled: true,
},
session: {
expirationCheck: false,
}
}
Diologenes, TheNewCivilian, dovca and Cephra
Metadata
Metadata
Assignees
Labels
No labels