Nuxt defineNuxtConfig() Okta Configuration Variant

The example shows how to configure Okta details via the Nuxt configuration variant which specifies the export default implementation.

Is there a way to implement the configuration with the defineNuxtConfig() method?

Hi @Casey,

As we don’t have an official Okta Nuxt SDK, I would suggest that you check out our Vue SDK as an alternative: GitHub - okta/okta-vue: OIDC SDK for Vue

Thank you for the reference!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.