Skip to content
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

Merged
merged 13 commits into from
Sep 25, 2024
Merged

feat: Implement Auth For Testing #2237

merged 13 commits into from
Sep 25, 2024

Commits on Sep 17, 2024

  1. feat: Implement Auth

    Implements auth from react-native-pubky
    coreyphillips committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4cd9b60 View commit details
    Browse the repository at this point in the history
  2. chore: Updated react-native-pubky

    Updates react-native-pubky to 0.2.2.
    Adds success circle to successful auth events.
    coreyphillips committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7e3e1a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: fix error messages

    coreyphillips committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d2e0afe View commit details
    Browse the repository at this point in the history
  2. fix: update yml files

    coreyphillips committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c25d117 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: update yml files

    coreyphillips committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4c89cf2 View commit details
    Browse the repository at this point in the history
  2. fix: update yml files

    coreyphillips committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    93ce3ba View commit details
    Browse the repository at this point in the history
  3. fix: update yml files

    coreyphillips committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d8889d8 View commit details
    Browse the repository at this point in the history
  4. fix: update yml files

    coreyphillips committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    75e71bc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. refactor: Add getPrivateKeyFromPath

    Adds getPrivateKeyFromPath.
    Updates getPrivateKey to use getPrivateKeyFromPath.
    Updates getPubkySecretKey to use getPrivateKeyFromPath.
    Updates PubkyAuth.tsx.
    coreyphillips committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    073aec4 View commit details
    Browse the repository at this point in the history
  2. fix: Update dependency

    Updates @synonymdev/react-native-pubky dependency.
    coreyphillips committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b433cc6 View commit details
    Browse the repository at this point in the history
  3. fix: Update dependency

    Updates @synonymdev/react-native-pubky version to 0.2.3.
    coreyphillips committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    424448f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix: Update dependency

    Updates @synonymdev/react-native-pubky version to 0.3.0.
    coreyphillips committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6bfcdd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: npm auth

    limpbrains committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    45f710e View commit details
    Browse the repository at this point in the history