Clerk
clerk.comSecurity
$
npx @buildinternet/releases get clerkAuthView completion callback added
This release1 featureNew capabilitiesAI-tallied from the release notesiOS SDK · v1.5.2
AuthView now accepts a completion callback, letting callers know when the authentication flow finishes.
Nested sheets inherit observable environment
This release1 fixBug fixesAI-tallied from the release notesiOS SDK · v1.5.1
Fixed a UI bug where the observable environment wasn't being forwarded into nested sheets, which could cause environment-dependent UI elements to misbehave in embedded views.
JavaScript SDK · @clerk/vue@2.4.34
Patch Changes
- Updated dependencies [
0d224f2]:- @clerk/shared@4.30.2
Reverification window customizable (1–10 min)
This release1 featureNew capabilitiesAI-tallied from the release notesClerk now lets you control how long a successful sign-in or reverification stays valid for sensitive actions, setting the window between 1 and 10 minutes via the Sessions page in the Dashboard. The default remains 10 minutes; a shorter window prompts more frequent credential verification before actions like password changes, email edits, session revocation, or account deletion.
Biometric sign-in; trusted-device API deprecates
Breaking (minor)This release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notesJavaScript SDK · @clerk/expo@4.6.0
Adds useBiometricCredentials() and biometric credential types for enrollment, management, and biometric sign-in. Existing trusted-device exports like useTrustedDevices() remain as deprecated aliases and will be removed in the next major release.