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

merge react oauth2 hook #552

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

merge react oauth2 hook #552

wants to merge 55 commits into from

Commits on Jun 13, 2019

  1. init [email protected]

    tshadwel committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    66a82a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. working :)

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    125a91c View commit details
    Browse the repository at this point in the history
  2. missing these

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    edc4023 View commit details
    Browse the repository at this point in the history
  3. update jsdoc

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    f9235f2 View commit details
    Browse the repository at this point in the history
  4. v1.0.1

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    e344e29 View commit details
    Browse the repository at this point in the history
  5. more complete example

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    d0b771d View commit details
    Browse the repository at this point in the history
  6. still broken on github tho lol

    tshadwel committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    45d4fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. cool new readme!

    tshadwel committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8614a40 View commit details
    Browse the repository at this point in the history
  2. v1.0.2

    tshadwel committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    1bba8d3 View commit details
    Browse the repository at this point in the history
  3. fix image link

    tshadwel committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    7ae7b32 View commit details
    Browse the repository at this point in the history
  4. v1.0.3

    tshadwel committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    cddb5c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. init [email protected]

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    2f1c80c View commit details
    Browse the repository at this point in the history
  2. typescript

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1a4b48a View commit details
    Browse the repository at this point in the history
  3. wow a lot to fix...

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    443d1a0 View commit details
    Browse the repository at this point in the history
  4. somewhat good

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    9aad1a9 View commit details
    Browse the repository at this point in the history
  5. seems good?

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    6ed3dac View commit details
    Browse the repository at this point in the history
  6. seems good!

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    8aa14d1 View commit details
    Browse the repository at this point in the history
  7. v1.0.4

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    f05e04d View commit details
    Browse the repository at this point in the history
  8. weird and buggy but ok

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    7c89916 View commit details
    Browse the repository at this point in the history
  9. v1.0.5

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d676dee View commit details
    Browse the repository at this point in the history
  10. v1.0.6

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    4eb74ee View commit details
    Browse the repository at this point in the history
  11. cool!!

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    87996f9 View commit details
    Browse the repository at this point in the history
  12. fix link to example on npm

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    e6bcf66 View commit details
    Browse the repository at this point in the history
  13. fix vestigial typo

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    075ba27 View commit details
    Browse the repository at this point in the history
  14. oops forgot to commit these

    tshadwel committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    bf30e2f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. upgrade deps

    tshadwel committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    04013a3 View commit details
    Browse the repository at this point in the history
  2. apparently the readme got deleted before

    tshadwel committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    60f1d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. pick up fix in typedoc-plugin-markdown 2.0.7 typedoc2md/typedoc-plugi…

    …n-markdown#63 and change makefile to notice package updates
    tshadwel committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    7a306d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Configuration menu
    Copy the full SHA
    7028270 View commit details
    Browse the repository at this point in the history
  2. v1.0.11

    tshadwel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    e142d9b View commit details
    Browse the repository at this point in the history
  3. fix another peerDeps issue...

    tshadwel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    b766b03 View commit details
    Browse the repository at this point in the history
  4. v1.0.12

    tshadwel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    7a4e508 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Fix decoding of url params

    noahm committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    87c5f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9854b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a980f11 View commit details
    Browse the repository at this point in the history
  4. General types cleanup

    noahm committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    30fd04e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from noahm/fix-param-decoding

    Fix param decoding
    Zemnmez authored Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3e61b41 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    0ccd87c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc510d2 View commit details
    Browse the repository at this point in the history
  3. fixes

    Zemnmez committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2f83e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88a604 View commit details
    Browse the repository at this point in the history
  5. fixes

    Zemnmez committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    1d66817 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    850a3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a2bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8181a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    390248c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. forgot this

    Zemnmez committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    fa0afeb View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    4d76ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d7b41 View commit details
    Browse the repository at this point in the history
  3. remove these

    Zemnmez committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e7cd69d View commit details
    Browse the repository at this point in the history
  4. remove this too

    Zemnmez committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f5e9023 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'merge-react-oauth2-hook' of github.com:Zemnmez/monorepo…

    … into merge-react-oauth2-hook
    Zemnmez committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3c39c5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8e9fd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    60a8e17 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. idk

    Zemnmez authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1513fe7 View commit details
    Browse the repository at this point in the history