Sign in after organisation selection
Roles not added in .NET claims - ID Token
Kinde in Cloudflare Pages Function Middleware
const clerkClient = createClerkClient({secretKey, publishableKey});
const {isSignedIn} = await clerkClient.authenticateRequest(context.request, {jwtKey});
if (!isSignedIn) // ...redirect to auth provider
...we are seeing 504 gateway timeouts when getting the token
How does refresh token actually work?
getToken()
I would expect it to give back the header with refreshed access token since the token is expired....Error 4179 when logging in with Microsoft
Kinde + next-intl - redirect not working on Cloudflare
Multi-tenant (white-label app) design with subdomains
ITEM 1: Main app is working fine using a custom login page with http://localhost:3000 but I get state error (different id) with “app” subdomain:- ...
Callback URL Error: doesn't work even though i add it to the panel

Export function not working - not sending confirmation email to my acc email
Unable to retrieve authenticated user data
Error: State not Found
Can't find Workflows
Attempting to commit invalid token - OpenNext on Cloudflare
Is the `Custom Domain` dropdown on Application Details page supposed to save?
MCP Server
Issue with Updating Text Fields on Password Reset Page

Frequent logouts
Remember Me?
4179 error when trying to auth-n with Microsoft accounts