Next JS App For Reproduce Kinde Auth Issue

Related issue: kinde-oss/kinde-auth-nextjs#86

.env.local :

NEXT_PUBLIC_ROOT_DOMAIN="kuy.fyi"
KINDE_CLIENT_ID=
KINDE_CLIENT_SECRET=
KINDE_ISSUER_URL=
KINDE_SITE_URL=http://localhost:3000
KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:3000
KINDE_POST_LOGIN_REDIRECT_URL=http://app.localhost:3000