Isak
Explore posts from serversKKinde
•Created by Isak on 8/19/2024 in #💻┃support
Can't remove team members
As the title says, the team member page only have add. I can't see anyway to remove a person.
thanks
10 replies
KKinde
•Created by Isak on 7/3/2024 in #💻┃support
Refreshing token not working on Safari (iPhone)
5 replies
KKinde
•Created by Isak on 5/3/2024 in #💻┃support
Token expired issues
Hi, I'm using Kinde with Next.js
It seems like the token is note refreshed automatically when it has expired. Is this something known?
GET /api/auth/setup 401 in 32ms
JWTExpired: "exp" claim timestamp check failed
at __TURBOPACK__default__export__ (/Users/name/Projects/portal/.next/server/chunks/78c55_jose_dist_node_esm_b216a8._.js:3302:19)
at jwtVerify (/Users/name/Projects/portal/.next/server/chunks/78c55_jose_dist_node_esm_b216a8._.js:3337:267) {
code: 'ERR_JWT_EXPIRED',
claim: 'exp',
reason: 'check_failed'
}
4 replies
KKinde
•Created by Isak on 4/24/2024 in #💻┃support
Chaining Middlewares Next.JS Kinde + next-international
Hi, as the title says I'm struggling to figure out how to use two different Next.js middlewares together.
Has anyone tried this Using the Kinde middleware + something else.
Or am I approaching this the wrong way?
Thank you
8 replies