I'm a kinde nuxt module user, I've a multiple organization, when I select an organization from organization list, I can get correct jwt with organization claims. When I goes /api/login through adress bar, it redirect me, correct address but jwt changes and it loses organization claims from jwt. I've added sources to get jwt token.
Are you able to put together a minimum reproducable repo for me to try against? I spent a little time looking at this but want to make sure I match your setup somewhat?