Skip to content

Dashboard-Configuration

Configuration OptionDescription
NUXT_PUBLIC_FEEDBACK_FUSION_ENDPOINTThe public endpoint for the feedback fusion service.
NUXT_CLIENT_IDThe client ID for the OIDC provider.
NUXT_CLIENT_SECRETThe client secret for the OIDC provider.
NUXT_OIDC_DISCOVERYThe discovery endpoint for the OIDC provider's configuration.
NUXT_ORIGINThe origin URL of the Nuxt application.
NUXT_SCOPEThe OIDC scopes to request
BETTER_AUTH_SECRETThe secret key used to encrypt sessions. Use at least 32 Bytes.