Wildcards in callback URLs bug
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://auth.inrange.dev/oauth2/token. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
...custom sign in in node.js
Offline Usage of Kinde Auth
Is there a way for the login/signup happen in a modal rather than a full redirect?
Import error with Kinde TypeScript SDK in Next.js 14 project using PNPM
Problem with the SvelteKit SDK.
![No description](https://cdn.answeroverflow.com/1201329431298449518/Screenshot_2024-01-25_075734.png)
Having problems with logout URLs
![No description](https://cdn.answeroverflow.com/1201289563189018835/opera_FKllIgsiT9.png)
MFA Endpoints to Change User Preferences
Redirected to a page displaying null after login
How to specify org when creating a user using kinde management api
JwtInvalidIssuerError: Missing Issuer. Expected:
jwtVerify
function and I am getting the error in the title.
I am passing in the following things, which are definitely not null:
issuerBaseUrl
in the first parameter, and then in the second parameter I pass an option that looks like this:...create user account fails
Billing is integration with Stripe?
can i control the number of sessions using kinde auth
Sveltekit starter return errorCode: ''INVALID_TOKEN_MEMORY_COMIT"
Is it possible to merge username & password fields into one page?
i want to make a api call with userId after a new user is registered how do I do that using nextjs
[NextJS 14] User session returns null in API route, when user is already authenticated from caller