Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: khaosdoctor/secure-jwt-tokens
base: main
Choose a base ref
...
head repository: khaosdoctor/secure-jwt-tokens
compare: fingerprinting
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 17, 2022

  1. feat: add fingerprinting

    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    3b2e575 View commit details
    Browse the repository at this point in the history
  2. fix: clear unused var

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    d005208 View commit details
    Browse the repository at this point in the history
  3. fix: cleanup in code

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    00b5ea1 View commit details
    Browse the repository at this point in the history
  4. refactor: use single variable

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    5089141 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused var and rename fingerprint

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    3d06f1d View commit details
    Browse the repository at this point in the history
  6. style: reorder functions

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    14d5ab3 View commit details
    Browse the repository at this point in the history
  7. fix: license type

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    dba3fda View commit details
    Browse the repository at this point in the history
  8. fix: add const

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    69a8032 View commit details
    Browse the repository at this point in the history
  9. fix: style merge

    Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
    khaosdoctor committed Aug 17, 2022
    Copy the full SHA
    1a19138 View commit details
    Browse the repository at this point in the history