Hey Guys
anyway to export users with their permissions under each orgs?
i tried the export under the portal but did not help getting me the needed data
Hey Guys is there a way to make a automated authentication to get cookies before running my api integration test before deployment ?
Hey Guys
i something weird just happened i had a prod env where Kinde Management API is enabled to a backend and its working fine
i just duplicated the env and tried to turn on Kinde Management API and its not allowing me to do so
based on the your doc i can see only it can be done from m2m (not sure if this is newly added) but how prod is working ?
we are using NextJs app router "@kinde-oss/kinde-auth-nextjs": "2.4.5-0",
Hello team,
Upon login some clients are requesting having this pop up to save their passwords
i was wondering if do we have any toggle to enabled it or if it's feasible
Thank you
Hey Guys
i just found something weird happening when trying to login with an account that has 39+ organisation
i' getting ERR_TOO_MANY_REDIRECTS
i'm using Nextjs app router v2.3.4
Hey Guys i updated some permissions and roles for a user and then hit this api
https://kinde.com/api/docs/#refresh-user-claims-and-invalidate-cache
and got{
"code": "CLAIMS_REFRESH_SUCCESS",
"message": "Claims successfully refreshed"
}
to see if he gets updated without logging out and in again but it didn't work
need help to do it please
Hey based of nextjs documentation
const { refreshTokens } =getKindeServerSession();
const s = await refreshTokens();
should get me a new refresh token although it is returning null can someone help please?
Hey Guys i need to change the owner of the project in kinde and not able to do it using the ui can you please adivse?
Hey
i am trying to get the user info using the sdk of nextjs getUser()
phonenumber is keep being returned as null despite is it filled fo the user
any idea?
hey Feature flags tab under users is not loading am i the only one having this problem ?
Hey i'm getting
Something went wrong when we tried to authenticate you, and we can’t offer a quick way out. Start a new session and try signing in again.
after authentication and org choose
getting
Something went wrong when we tried to authenticate you, and we can’t offer a quick way out. Start a new session and try signing in again.
after authentication and org choose
Hello Guys
i'm using nextjs sdk and i realised that orgName is being returned as null although i added a name in the portal for the org under the field Name in Organization details
can someone please advise why it is always returning null ?
i'm using getOrganization imported from getKindeServerSession
orgName is being returned as null although i have added an org name in kinde portal