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

Refactor request token to be a JWT #125

Merged
merged 15 commits into from
Jan 18, 2024
Merged

Refactor request token to be a JWT #125

merged 15 commits into from
Jan 18, 2024

Commits on Jan 8, 2024

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

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. adding a test

    jiyoonie9 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    61849ce View commit details
    Browse the repository at this point in the history
  2. adding ktdoc

    jiyoonie9 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b6c266a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    74104ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bacf4ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0cc85b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update httpclient/src/main/kotlin/tbdex/sdk/httpclient/ExceptionDecla…

    …rations.kt
    
    Co-authored-by: phoebe-lew <plew@squareup.com>
    jiyoonie9 and phoebe-lew authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8ea4ada View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: phoebe-lew <plew@squareup.com>
    jiyoonie9 and phoebe-lew authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4aadd18 View commit details
    Browse the repository at this point in the history
  3. pulled out request token to its own object. added verifyToken() call …

    …to httpserver getexchange handler with a todo
    jiyoonie9 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e9246c5 View commit details
    Browse the repository at this point in the history
  4. changing method name

    jiyoonie9 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d791c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dda322 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb99777 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6882e20 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. pfiDid is not nullable

    jiyoonie9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0de27d2 View commit details
    Browse the repository at this point in the history