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

Use JavaScript Modules #137

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

Commits on May 31, 2023

  1. Login sooner

    bbrandt committed May 31, 2023
    Configuration menu
    Copy the full SHA
    10c97c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Set tab width to 2

    bbrandt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0f63ae3 View commit details
    Browse the repository at this point in the history
  2. Refactor into JS modules

    bbrandt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    074bdd0 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    bbrandt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    888f198 View commit details
    Browse the repository at this point in the history
  4. Document code

    bbrandt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ff0257a View commit details
    Browse the repository at this point in the history
  5. Use const for auth0Client

    bbrandt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9a96678 View commit details
    Browse the repository at this point in the history