Skip to content

Add app user secrets SDK module#210

Open
arosenan wants to merge 2 commits into
base44:mainfrom
arosenan:codex/app-user-secrets
Open

Add app user secrets SDK module#210
arosenan wants to merge 2 commits into
base44:mainfrom
arosenan:codex/app-user-secrets

Conversation

@arosenan

@arosenan arosenan commented Jun 26, 2026

Copy link
Copy Markdown

Summary

  • add typed appUserSecrets methods for listing, setting, deleting, and reading user-owned credentials
  • send both the app-user token and backend-function service token for protected reads
  • reject reads outside createClientFromRequest backend contexts and validate definition keys client-side
  • require credential re-entry after an access-policy change; app code has no silent consent method

Testing

  • npm run build
  • npm run lint
  • npm run test:unit (163 passed)

Dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant