Skip to content

Use Pubky 0.10 grant auth bindings - #360

Draft
pwltr wants to merge 1 commit into
mainfrom
chore/pubky-0.10.0
Draft

Use Pubky 0.10 grant auth bindings#360
pwltr wants to merge 1 commit into
mainfrom
chore/pubky-0.10.0

Conversation

@pwltr

@pwltr pwltr commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updates Pubky Ring to consume the Pubky 0.10 Grant-auth bindings from @synonymdev/react-native-pubky@0.14.0
  • Migrates persisted Ring session state from session_secret to grant_secret with a breaking Redux persist migration that drops old sessions
  • Passes PUBKY_RING_CLIENT_ID into signup/signin so Ring uses the Grant-auth default APIs
  • Keeps standalone invite codes from being parsed as Pubky auth URLs before invite parsing
  • Updates Jest mocks so the GitHub dependency branch can be used before the npm package is published

Dependency chain

Verification

  • yarn typecheck
  • yarn test __tests__/inputParser.test.ts --runInBand
  • yarn test __tests__/signupAction.test.ts --runInBand
  • yarn test __tests__/inputRouter.test.ts --runInBand
  • yarn test --runInBand

@pwltr
pwltr force-pushed the chore/pubky-0.10.0 branch from 09f0eab to 4c9b1e1 Compare August 20, 2026 13:31
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