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

feat(lib-auth): @zooniverse/auth package #6376

Closed
wants to merge 11 commits into from

Commits on Oct 12, 2024

  1. Add an auth client

    Adds a basic auth client as detailed in ADR 21 (zooniverse#1361).
    
    - Add auth client
    - Add unit tests
    - Add functional tests in isolation
    - Add functional tests for staging API
    rogerhutchings authored and eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9c81043 View commit details
    Browse the repository at this point in the history
  2. Add test:ci

    eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    755e4ab View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rogerhutchings authored and eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fc8024a View commit details
    Browse the repository at this point in the history
  4. Add changelog

    rogerhutchings authored and eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    293dd22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3196158 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65d7d80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    516b78a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09c1b4e View commit details
    Browse the repository at this point in the history
  9. Fix typo

    rogerhutchings authored and eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    699560d View commit details
    Browse the repository at this point in the history
  10. Install jsdoc2md

    eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    06edadd View commit details
    Browse the repository at this point in the history
  11. Generate initial docs

    eatyourgreens committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    36df376 View commit details
    Browse the repository at this point in the history