nuxt-oidc-auth
nuxt-oidc-auth copied to clipboard
Add support for using the Well-known Endpoint url
First of All, thanks for providing such a useful module :)
I use Duende Identity Server and It has "Discovery Endpoint" like many other OIDC providers. Is there anyway to use this endpoint instead of adding URL directly into nuxt.config.ts
file?