nextjs
How can i add test-user to production env if i use email + code
Custom domain on localhost
ExpressJS Backend receiving API requests with bearer tokens
Email undefined for apple id registration on dashboard page
Redirection without <RegisterLink>
next.js server => api
add-urls-to-kinde script
MFA option not showing
Token validation Azure prod
Intro and questions of a new discord member
how to set provided_id when creating user via management API?
React Native @kinde/expo in the browser
@kinde/expo
package. I've been able to integrate things for an iOS build according to the docs and hook up the provider and the useKindeAuth() hook, but I'm getting an error when I try to view the RN build on the web.
```
Static Rendering Error (Node.js)
window is not defined...Do Roles or Permissions update immediately in user session?
Haven’t been able to use Kinde on my node project . I have tried locally and on prod with Heroku
Issue: State not found error with express-session and Slack auth
@kinde-oss/kinde-typescript-sdk
package for authentication with Slack in my Node.js app (using Express and MongoDB for session storage).
Everything was working fine until I changed the cookie.domain
in my express-session
configuration from xyz.example.com
to .example.com
. After this change, I started encountering the following error during authentication:
Authentication flow: Received: 123456** | Expected: State not found
...Machine Api Access Token granted once but not again
``
const token = await fetch(
https://app.kinde.com/oauth2/token`, {
method: "POST",...Check if the user already exists in Kinde
Unable to visit /admin/*
matcher: ["/admin/:path*"]
in middlewaregetUserOrganizations returning null