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

Add option to disable state verification, fix redirect uri bug #1116

Merged
merged 19 commits into from
Sep 27, 2021

Commits on Sep 7, 2021

  1. Add

    srajiang committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4506c4d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Add stateValidation opt

    srajiang committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    c938755 View commit details
    Browse the repository at this point in the history
  2. Correct documentation

    srajiang committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0ab1439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d95dbf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ceced2 View commit details
    Browse the repository at this point in the history
  5. Correct comments

    srajiang committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    85bd440 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Add receiver support

    srajiang committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    7083d6b View commit details
    Browse the repository at this point in the history
  2. Tidy

    srajiang committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    355f85b View commit details
    Browse the repository at this point in the history
  3. Tidy

    srajiang committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2aa5498 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    d95677a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26a9ed8 View commit details
    Browse the repository at this point in the history
  3. Add verify redirect helper

    srajiang committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    2f154ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78a2f60 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    3355e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8fe2e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    f053a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ffd59 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Update src/receivers/HTTPReceiver.ts

    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    srajiang and filmaj committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    cf9ff66 View commit details
    Browse the repository at this point in the history
  2. Update src/receivers/HTTPReceiver.spec.ts

    Co-authored-by: Fil Maj <maj.fil@gmail.com>
    srajiang and filmaj committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    daf5cee View commit details
    Browse the repository at this point in the history