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

Add Pushed Authorization Requests #1598

Merged
merged 6 commits into from
Dec 6, 2023
Merged

Add Pushed Authorization Requests #1598

merged 6 commits into from
Dec 6, 2023

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    6a0be32 View commit details
    Browse the repository at this point in the history
  2. Remove conflicting eslint max-len rule

    ESLint and Prettier are conflicting here when the line includes a long string,
    Prettier will still enfore the max line length but not throw issues for cases
    that can't really be multi-lined
    ewanharris committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    45e61d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ab6c52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    334a1ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1e4859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07a7b2b View commit details
    Browse the repository at this point in the history