Skip to content

Conversation

@tmilewski
Copy link
Member

@tmilewski tmilewski commented May 28, 2025

Description

Allows for the token to be accessed from within background jobs, by default.

[Unlikely to be breaking, but we will need to test in a number of scenarios.]
Tested on an EAS build, looks to be good.

FIXES ECO-661

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:
@tmilewski tmilewski requested review from anagstef and wobsoriano May 28, 2025 20:33
@tmilewski tmilewski self-assigned this May 28, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: 18750ab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/clerk-expo Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented May 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 0:19am
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 28, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@6025 

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@6025 

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@6025 

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@6025 

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@6025 

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@6025 

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@6025 

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@6025 

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@6025 

@clerk/express

npm i https://pkg.pr.new/@clerk/express@6025 

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@6025 

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@6025 

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@6025 

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@6025 

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@6025 

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@6025 

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@6025 

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@6025 

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@6025 

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@6025 

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@6025 

@clerk/types

npm i https://pkg.pr.new/@clerk/types@6025 

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@6025 

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@6025 

commit: 18750ab

@tmilewski tmilewski changed the title feat(clerk-expo): Default token cache SecureStore implementation keychainAccessible to AFTER_FIRST_UNLOCK feat(clerk-expo): Default SecureStore impl keychainAccessible to AFTER_FIRST_UNLOCK May 28, 2025
@tmilewski
Copy link
Member Author

@anagstef Any thoughts? I'm curious as you have the most experience here.

@tmilewski tmilewski changed the title feat(clerk-expo): Default SecureStore impl keychainAccessible to AFTER_FIRST_UNLOCK feat(clerk-expo): Default keychainAccessible to AFTER_FIRST_UNLOCK May 29, 2025
@tmilewski tmilewski enabled auto-merge (squash) May 29, 2025 12:18
@tmilewski tmilewski merged commit 43c3fde into main May 29, 2025
36 checks passed
@tmilewski tmilewski deleted the tm/eco-661-keychain-access-expo-secure-store branch May 29, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6 participants