vikaspachar
vikaspachar
KKinde
Created by vikaspachar on 3/1/2024 in #💻┃support
Can I describe external id using
I want to store additional data and want to access it like a subscription expiring date, and some metadata. How can I achieve that?
2 replies
KKinde
Created by vikaspachar on 1/28/2024 in #💻┃support
How to specify org when creating a user using kinde management api
I want to create two organisations for my app Admins and Users. I want to create users only via api so I disabled auto signup. Now tell me - 1. How can I create a user in the Admins organisation? The default organisation is Users 2. How can I query users by name and email and sort them like I used to do in Auth0. 3. Can I list users along with their roles and permissions? Currently I am sending an additional request to fetch permissions. 4. How to make sure a user only exists in one organisation? 5. Is there any api limit cap, I want to fetch users to query in my app dashboard, or I should keep users synced with my database. 6. How can I setup OnUserCreate, OnUserLogin, OnUserLogout events/hooks?
9 replies
KKinde
Created by vikaspachar on 1/26/2024 in #💻┃support
can i control the number of sessions using kinde auth
I want to make sure that only one person stays logged in. If someone logs into a new device, the older one must be logged out.
2 replies
KKinde
Created by vikaspachar on 1/9/2024 in #💻┃support
Billing query
Does Kinde's pro plan is shared among all businesses or Each business needs its own pro plan? Or it simply charges us just no of MAU and other features. I created a School Management app using NextJS that will be distributed to different school owners like this School 1 App --- Business ------- | School 2 App --- Business --- Kinde | School 3 App --- Business ------- Every school will have almost 20 -30 users. I want to assign the same roles, same permissions but in isolation. Also I want to set up a custom domain for every school. Can I achieve this using Organisations or I have to create separate businesses for each school.
5 replies