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

Drop support for old nodejs versions (req v14) #49

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

Commits on Sep 15, 2023

  1. Drop support for old nodejs versions

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2d86e2c View commit details
    Browse the repository at this point in the history
  2. use crypto.timingSafeEqual and drop prefix

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d709800 View commit details
    Browse the repository at this point in the history
  3. drop more prefixes

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3d74137 View commit details
    Browse the repository at this point in the history
  4. remove dep on node:util

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8042161 View commit details
    Browse the repository at this point in the history
  5. now also solves auth0#45

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d174030 View commit details
    Browse the repository at this point in the history
  6. merged some if statement

    Jimmy Wärting committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f3c4499 View commit details
    Browse the repository at this point in the history