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 add passport react context and hooks #2068

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    bc72f13 View commit details
    Browse the repository at this point in the history
  2. fix typing

    shineli1984 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    736aabf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72ecd3 View commit details
    Browse the repository at this point in the history
  4. exclude react in types

    shineli1984 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8245bf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. change hooks

    shineli1984 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0b7fc6d View commit details
    Browse the repository at this point in the history
  2. use context

    shineli1984 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    df56bbf View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. change hook interfaces

    shineli1984 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a9b60d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a418e26 View commit details
    Browse the repository at this point in the history
  3. add typeAssertions back

    shineli1984 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2d97c60 View commit details
    Browse the repository at this point in the history
  4. lint example

    shineli1984 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ea500f3 View commit details
    Browse the repository at this point in the history
  5. lint

    shineli1984 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    84cfbc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    6442f79 View commit details
    Browse the repository at this point in the history
  2. remove doc mk for now

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7239164 View commit details
    Browse the repository at this point in the history
  3. add error to context

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    81010a6 View commit details
    Browse the repository at this point in the history
  4. example lint

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    57e3c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de02f09 View commit details
    Browse the repository at this point in the history
  6. add accounts context

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5cc9dc6 View commit details
    Browse the repository at this point in the history
  7. export useAccount

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2e8cf9b View commit details
    Browse the repository at this point in the history
  8. address comments

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f1274ba View commit details
    Browse the repository at this point in the history
  9. merge main

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bcd17fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5f63bc View commit details
    Browse the repository at this point in the history
  11. yarn lock

    shineli1984 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c42f2dd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. rename PassportProvider

    shineli1984 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    49b8f9a View commit details
    Browse the repository at this point in the history
  2. change provider name

    shineli1984 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    08634f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5980b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. change provider interface

    shineli1984 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    05bf6a5 View commit details
    Browse the repository at this point in the history
  2. add metrics

    shineli1984 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    85ed2fe View commit details
    Browse the repository at this point in the history
  3. typing

    shineli1984 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    55afc6b View commit details
    Browse the repository at this point in the history
  4. fix types

    shineli1984 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a1542bd View commit details
    Browse the repository at this point in the history
  5. fix example

    shineli1984 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aaefc91 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. add tests

    shineli1984 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aa47ad0 View commit details
    Browse the repository at this point in the history
  2. yarn

    shineli1984 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8ae1029 View commit details
    Browse the repository at this point in the history
  3. add missing types

    shineli1984 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4bf86e1 View commit details
    Browse the repository at this point in the history
  4. improve interface

    shineli1984 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2fc813e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. yarn

    shineli1984 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7a3f0bf View commit details
    Browse the repository at this point in the history
  2. fix example

    shineli1984 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b7d419b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbac851 View commit details
    Browse the repository at this point in the history
  4. yarn

    shineli1984 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    efd65ed View commit details
    Browse the repository at this point in the history
  5. yarn lock

    shineli1984 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cc0450f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. change interface

    shineli1984 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0525454 View commit details
    Browse the repository at this point in the history
  2. yarn lock

    shineli1984 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    973c147 View commit details
    Browse the repository at this point in the history
  3. fix snippet

    shineli1984 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c779ca9 View commit details
    Browse the repository at this point in the history
  4. fix snippets

    shineli1984 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b9b94e1 View commit details
    Browse the repository at this point in the history
  5. fix import

    shineli1984 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    36f7c96 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. move tokens out of hooks

    shineli1984 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    02cbcea View commit details
    Browse the repository at this point in the history
  2. use events from passport

    shineli1984 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4383ba8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Revert "use events from passport"

    This reverts commit 4383ba8.
    shineli1984 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d2e9e3e View commit details
    Browse the repository at this point in the history
  2. revert the event emitter

    shineli1984 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    74bb0f5 View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    shineli1984 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8a55532 View commit details
    Browse the repository at this point in the history
  4. add mapper

    shineli1984 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c708c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c984dfb View commit details
    Browse the repository at this point in the history