nuxt-modules / kinde

Kinde integration for Nuxt
69 stars 7 forks source link

NUXT_KINDE_LOGOUT_REDIRECT_URL doesn't seem to be taken into account #87

Open niklaswolf opened 5 months ago

niklaswolf commented 5 months ago

Looking at the logout route, there doesn't seem to be handling of the value from runtimeConfig like it is done in callback-route.

If I use the logout route, I do not get redirected to the configured route in NUXT_KINDE_LOGOUT_REDIRECT_URL, but to a post-logout-page of Kinde.

zagreusinoz commented 4 months ago

@DanielRivers could you confirm that this isn't the expected behaviour?