nuxt-modules / nuxt-modules/kinde
NUXT_KINDE_LOGOUT_REDIRECT_URL doesn't seem to be taken into account
Open
@DanielRivers is already working on this.
Since Apr 24, 2024.
- Dominant language
- TypeScript
- Stars
- 91
- Forks
- 8
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 18
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.