Results 2 issues of Patrick

Sometimes (usually when the user is already logged in for a while) during logout Keycloak reports `Invalid parameter: id_token_hint` and does not redirect back to the application again, leaving the...

question

Nuxt applications allow to be hosted on a different subpath than `'/'` by setting the `app.baseURL` [configuration parameter](https://nuxt.com/docs/api/nuxt-config#baseurl). This can also be overridden at runtime by setting the `NUXT_APP_BASE_URL` environment...

enhancement
waiting for feedback