nuxt-auth-sanctum
nuxt-auth-sanctum copied to clipboard
[Bug] PageMeta is not augmented properly
Describe the bug
When we use definePageMeta
function to provide configuration for sanctum
, there are no autocompletion on available options. Related to https://github.com/nuxt/nuxt/issues/28224.
Additional context
Once Nuxt v3.13 is released, do the upgrade.
Release PR to check - https://github.com/nuxt/nuxt/pull/28466