Looking at the [logout route](https://github.com/nuxt-modules/kinde/blob/main/src/runtime/server/api/logout.get.ts), there doesn't seem to be handling of the value from runtimeConfig like it is done in [callback-route](https://github.com/nuxt-modules/kinde/blob/main/src/runtime/server/api/callback.get.ts). 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.