Configuring DynamoDB express session store
express-session
and I was asked by my DevOps to set a "partition key" and "sort key". Does the ExpressJS SDK uses specific keys I should use, or it doesn't matter what I use?Kinde Billing Release Date?
A nuxt project from scratch giving index.mjs error (Kinde Nuxt Module)
Get list of users who consented to marketing emails
NUXT. Vue. Error 500 while accessing /api/login, while it works fine when running dev server.
KINDE_SITE_URL for Org handles and subdomains
KINDE_SITE_URL=https://tenant1.lvh.me:3000
and this works great for a single tenant/subdomain, but ideally this is dynamic based on the current subdomain the user is on. For example
* https://tenant1.lvh.me:3000
...Management API without M2M?
Using `@kinde/expo` for app `client`
@kinde/expo
SDK for app authentication, using the docs I saw linked on one of the Discord posts
https://github.com/kinde-oss/expo
It seems to be working well and fixes a local Android issue when using @kinde-oss/react-native-sdk-0-7x
. However, we still have this RN SDK installed to handle the client
- i.e....
...Kinde working on local but not working on live Envoirment
Access blocked: Kinde's request does not comply with Google's policies
Grammar changes in Verification Email
Documentation update
options
arg is missing. Also the type for options is Record<string, string>
, which is very generic. Is there an example where I can reference to get this to work?
I keep getting the error 'bE [Error]: Issuer not allowed: xxxxxxxx, Expected: undefined"
...Authentication error
Next.js Refresh Token null
getKindeServerSession()
in my route handler. I have the kinde debug mode set to true
in my env variables. The problem is that i receive a null
value upon logging the value of the refresh token. And I also get an error message that says:
```
Error: The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Refresh token provided is malformed.
at AuthorizationCode.eval (webpack-internal:///(rsc)/./node_modules/@kinde-oss/kinde-typescript-sdk/dist/sdk/oauth2-flows/AuthCodeAbstract.js:325:31)
at step (webpack-internal:///(rsc)/./node_modules/@kinde-oss/kinde-typescript-sdk/dist/sdk/oauth2-flows/AuthCodeAbstract.js:53:23)...getIdToken error
getIdToken
on the user session always returns null. If I enable debug then I get the following error trace logged:
```
TypeError: fe(...).getSessionItem is not a function
at eval (webpack-internal:///(rsc)/./nodemodules/.pnpm/@[email protected]@[email protected][email protected]@[email protected]_react-do_ypeastlutiedb47skrcpxtnhoq/node_modules/@kinde-oss/kinde-auth-nextjs/dist/server/index.js:910:128)...Updating boolean user properties
Next.js v15 404 error on login
Add an Access Request user via API
Limit User Sessions