Zanoryt
Zanoryt
Explore posts from servers
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Hey! Yes please.
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Thanks! I've accepted
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
That would be great! Please 🙏
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Just curious. Are the webhooks available now? Or is an API addition in the works?
24 replies
KKinde
Created by EllipticElysium on 12/24/2023 in #💻┃support
typescript SDK session manager
What is your recommendation? Pass the token off to the backend and create a session cookie with the backend?
43 replies
KKinde
Created by EllipticElysium on 12/24/2023 in #💻┃support
typescript SDK session manager
Hey @leo_kinde thank you so much for this response!
43 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Two scenarios: 1) after initial import to Kinde, all provided_id are provided to Kinde, but the original database does not yet have kinde_id's (would be great to be able to filter on provided_id to get the kinde user object to backfill the DB) 2) new users sign up, using Kinde, a webhook calls backend API to register a user in the database (new user), or if a matching existing user (provided_id) but has a new authentication type.
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Yes, that would!
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Now, ongoing, I want to have a cron that looks for users in my db that do not have the kinde_id populated, and query kinde API using the provided_id (my db's user id) to backfill the kinde_id and additional details. Then, I want to regularly query to update those additional details (such as the picture url, and other things in the user profile).
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
I imported existing users into kinde and populated the provided_id already.
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
That is right.
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Yes, in my own existing database.
24 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
I want to regularly associate existing users with their kinde id and details in the database
24 replies
KKinde
Created by EllipticElysium on 12/24/2023 in #💻┃support
typescript SDK session manager
typescript sdk
43 replies
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
Thanks.
24 replies
KKinde
Created by EllipticElysium on 12/24/2023 in #💻┃support
typescript SDK session manager
I am looking for some help here as well. I have a Vue app with TypeScript, and I want to figure out the best way to implement the session manager to coexist with my store (as well as browser storage and/or cookies).
43 replies
SSolidJS
Created by Zanoryt on 8/12/2023 in #support
Now using createResource(), the content never loads.
I'll give that a shot 🙂
11 replies
SSolidJS
Created by Zanoryt on 8/12/2023 in #support
Now using createResource(), the content never loads.
reports.loading would never be false
11 replies
SSolidJS
Created by Zanoryt on 8/12/2023 in #support
Now using createResource(), the content never loads.
Yeah I did that too, and it didn't work.
11 replies
SSolidJS
Created by Zanoryt on 8/12/2023 in #support
Now using createResource(), the content never loads.
I am able to use createStore+createEffect, but wanted to use createResource.
11 replies