IkiTg07
Explore posts from serversDTDrizzle Team
•Created by IkiTg07 on 9/6/2024 in #help
Weir bug image on db:push
Everything was doing great and all until yesterday when I tried to push some changes to my db using a script that runs
I get a weird error like drizzle went to one of my image file :
I'm using :
- "drizzle-orm": "^0.31.2",
- "drizzle-kit": "^0.24.2",
- "next": "14.2.4",
3 replies
KKinde
•Created by IkiTg07 on 7/12/2024 in #💻┃support
Invalid Credentials for kinde/management-api-js
3 replies
KKinde
•Created by IkiTg07 on 6/6/2024 in #💻┃support
update user email in code
Is there a way to use Kinde Management API to update the user's email ?
I can update the given and family name doing so :
But i need to be able to update it's email in Kinde as well
But i need to be able to update it's email in Kinde as well
23 replies
KKinde
•Created by IkiTg07 on 5/26/2024 in #💻┃support
Quick and Urgent about logout component
Does the logout component only work inside server components ? I turned my component into client and I've not been able to logout since then
3 replies
KKinde
•Created by IkiTg07 on 4/18/2024 in #💻┃support
NextJs + Kinde SDK 2.2.3 deployment on vercel failed
21 replies
KKinde
•Created by IkiTg07 on 4/15/2024 in #💻┃support
help with flutter custom sign-in and sign-up
10 replies
KKinde
•Created by IkiTg07 on 2/15/2024 in #💻┃support
How to set values to kinde object
Hello, i really need to make some custom signin and signup pages for my application. I'm planning on using the now available " custom signin and signup pages " from here : https://kinde.com/docs/authentication-and-access/custom-authentication-pages/
" The screen where users can choose to create an account if one was not found " This is blocking for me as for my use case I'll have my own form for signin up. How would I set the user's given_name, last_name, profile, id within the kinde user object ? I am using NEXTJS
25 replies
KKinde
•Created by IkiTg07 on 2/1/2024 in #💻┃support
custom auth pages
The is a post made after @Daniel_Kinde asked. It is about my question on how is the login method implemented / imported when dealing with a nextjs repo ?
11 replies
KKinde
•Created by IkiTg07 on 10/26/2023 in #💻┃support
Is there a way to track session state
I want to know if there's a way for me to track, at the root level (layout.tsx) , the state of the user session. Logged in, Logging out...
22 replies
KKinde
•Created by IkiTg07 on 10/13/2023 in #💻┃support
Prod version callback to localhost
Hello hello. Hope y’all doing great.
I deployed my application on Vercel. I don't know why when I connect / register it redirects me to localhost and not the vercel domain. It tries to go to localhost:3000/api/auth/kinde_callback
9 replies