-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Implement Auth For Testing #2237
Conversation
Implements auth from react-native-pubky
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Updates react-native-pubky to 0.2.2. Adds success circle to successful auth events.
Not sure what to do about the tests until we make the pubky repos public. |
Maybe try pulling from Github for now? But I think the repo is missing some files in the |
No luck there. I'm happy to just keep this branch up-to-date and merge it in once we go public. |
We are using yarn, does npmrc work for it ? |
Adds getPrivateKeyFromPath. Updates getPrivateKey to use getPrivateKeyFromPath. Updates getPubkySecretKey to use getPrivateKeyFromPath. Updates PubkyAuth.tsx.
Updates @synonymdev/react-native-pubky dependency.
Updates @synonymdev/react-native-pubky version to 0.2.3.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/unbox-primitive@1.0.2 |
Updates @synonymdev/react-native-pubky version to 0.3.0.
e21c684
to
8ffecf5
Compare
8ffecf5
to
d80b458
Compare
d80b458
to
45f710e
Compare
Description
react-native-pubky
as a dependency.react-native-pubky
.QA Notes
URL:
pubkyauth:///?caps=/pub/pubky.app/:rw,/pub/foo.bar/file:r&secret=U55XnoH6vsMCpx1pxHtt8fReVg4Brvu9C0gUBuw-Jkw&relay=http://167.86.102.121:4173/
match client.auth_request("http://167.86.102.121:5173/", &capabilities)
Type of change
Tests
Simulator.Screen.Recording.-.iPhone.15.-.2024-09-17.at.21.59.14.mp4