authkit
authkit copied to clipboard
The world's best login box powered by WorkOS and Radix.
## Description When using the hosted Authkit with Email Password signin, I am challenged twice by cloudflare during the sign in flow. This appears only on some browsers I tested...
When switching between users associated with different organizations, the **workos_organization_id** stored in sessionStorage causes a conflict, preventing the new user from logging in successfully. Specifically, the workos_organization_id from the previous...
We are migrating from a different authentication system, and it would be helpful to have a simple way to map the previous user ID to a property within the JWT,...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...
Bumps [@workos-inc/authkit-nextjs](https://github.com/workos/authkit-nextjs) from 0.4.2 to 0.13.2. Release notes Sourced from @workos-inc/authkit-nextjs's releases. v0.13.2 What's Changed Update logging strategy by @PaulAsjes in workos/authkit-nextjs#128 Full Changelog: https://github.com/workos/authkit-nextjs/compare/v0.13.1...v0.13.2 v0.13.1 What's Changed This adds...
Hi guys, if this is the wrong area for this type of request I do apologise. It would be really awesome to have a sdk for react native that allows...
The AuthKit email verification (OTP) input field does not correctly handle system-level auto-fill suggestions on macOS for the code sent via email. On Safari (both macOS and iOS), the “Fill...
## Problem Our team (~10 developers) uses WorkOS, but we’re struggling to find a good workflow for local development. Right now, some developers are resorting to using production credentials because...
Applecaton work
I see that WorkOS now has a first class integration with Convex. I'm trying to build an app now with TanStack Start and Convex (which also has a first class...