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

Deal with various auth token types #247

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Commits on Aug 1, 2023

  1. Deal with various auth token types

    As of [1], the Janus aggregator API is explicit about which kind of
    authentication token it uses (`Bearer` or `DapAuth`) and also generates
    bearer tokens by default. This PR adopts changes to the aggregator API
    message definitions.
    
    [1]: divviup/janus#1548
    tgeoghegan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a494af8 View commit details
    Browse the repository at this point in the history