Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Validate jwt: response token builder accept exp as function arg #324

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Aug 23, 2023

  1. fix: did & added validation on expiresAt

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b8cae78 View commit details
    Browse the repository at this point in the history
  2. fix: did & added validation on expiresAt

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c365a81 View commit details
    Browse the repository at this point in the history
  3. fix: lib version upgrade

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    abe53d4 View commit details
    Browse the repository at this point in the history
  4. fix: linter issue

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d91c2ff View commit details
    Browse the repository at this point in the history
  5. fix: merge conditions

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0a1c6c2 View commit details
    Browse the repository at this point in the history
  6. fix: linter error

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c34e05c View commit details
    Browse the repository at this point in the history
  7. fix: linter error

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0ad1289 View commit details
    Browse the repository at this point in the history
  8. fix: corrected changelog date

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3b7c64c View commit details
    Browse the repository at this point in the history
  9. fix: condition added to handle undefined exp

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    35674b9 View commit details
    Browse the repository at this point in the history
  10. fix: condition added to handle undefined exp

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f5873ee View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix: error codes and messages

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8fbd8ca View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. fix: exp for response token

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8e6c48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bdf07 View commit details
    Browse the repository at this point in the history
  3. fix: exp for response token

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f37a3d0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'validateJWT' of https://github.com/affinidi/affinidi-co…

    …re-sdk into validateJWT
    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c5b9502 View commit details
    Browse the repository at this point in the history
  5. fix: lint issue

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dd87e0f View commit details
    Browse the repository at this point in the history
  6. fix: lint issue

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8ea36e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. feat: unit test for invalid expiration of response token

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    917f034 View commit details
    Browse the repository at this point in the history
  2. feat: did auth lib readme for options.exp

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    49c6057 View commit details
    Browse the repository at this point in the history
  3. fix: test case

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3dd4482 View commit details
    Browse the repository at this point in the history
  4. fix: test case

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6e9f85e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a2fc23 View commit details
    Browse the repository at this point in the history
  6. fix: assert for test

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    86378c9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'validateJWT' of https://github.com/affinidi/affinidi-co…

    …re-sdk into validateJWT
    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ed5592e View commit details
    Browse the repository at this point in the history
  8. fix: assert for test

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    61432e7 View commit details
    Browse the repository at this point in the history
  9. fix: assert for test

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9103165 View commit details
    Browse the repository at this point in the history
  10. fix: package structure

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cfd9728 View commit details
    Browse the repository at this point in the history
  11. fix: package structure

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    093f075 View commit details
    Browse the repository at this point in the history
  12. fix: did auth service test case

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bb024dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97f0f41 View commit details
    Browse the repository at this point in the history
  14. fix: wrong expiration

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d891742 View commit details
    Browse the repository at this point in the history
  15. fix: wrong expiration

    Mritunjay Kumar authored and Mritunjay Kumar committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d2a20cb View commit details
    Browse the repository at this point in the history