WiESA
WiESA
Explore posts from servers
KKinde
Created by WiESA 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 WiESA on 7/3/2024 in #💻┃support
Refreshing token not working on Safari (iPhone)
No description
5 replies
KKinde
Created by WiESA 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 WiESA 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
DTDrizzle Team
Created by WiESA on 3/25/2024 in #help
Running drizzle-kit push:sqlite with Turso
Hi, I ran into an issue today trying to update my schema on Turso using drizzle and Sqlite. I'm running the command: drizzle-kit push:sqlite I then get this error: LibsqlError: SQLITE_UNKNOWN: SQLite error: table isak.dev_burger has 11 columns but 10 values were supplied I was like, okey I need to check how to solve this. But the main issue here is that this command deletes all my data. Does anyone know why that happens? Thanks!
3 replies