kryopix

Results 3 issues of kryopix

Hello, I've noticed that all web security headers only appear in the HTML responses, but not in the Nuxt resources such as CSS, JS, etc. Public resources are also not...

enhancement

Hello, I noticed that the session cookie name is currently hardcoded as `nuxt-oidc-auth`: https://github.com/itpropro/nuxt-oidc-auth/blob/b3c4087e03029a7a16d03329c8b3d5ccc0a60c99/src/runtime/server/utils/session.ts#L13 I was wondering if there is a way to customize this cookie name? The issue I...

enhancement

Hello, I am using the `nuxt-oidc-auth` module in my Nuxt application and I’m wondering if it’s possible to redirect users back to the originally blocked URL after logging in via...

enhancement