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(experimentalIdentityAndAuth): enable identity and auth by default #1352

Merged
merged 9 commits into from
Jul 30, 2024

Commits on Jul 30, 2024

  1. feat(codegen): add mutateClientPlugins() integration hook

    Steven Yuan authored and kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cd5eb04 View commit details
    Browse the repository at this point in the history
  2. feat(experimentalIdentityAndAuth): enable identity and auth by default

    `experimentalIdentityAndAuth` behavior is now the default auth behavior.
    
    The `experimentalIdentityAndAuth` flag is now oppositely replaced with
    `useLegacyAuth`, which enables legacy auth behavior for backward
    compatibility concerns.
    Steven Yuan authored and kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b4ebf2c View commit details
    Browse the repository at this point in the history
  3. additional cleanup

    kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5ab668a View commit details
    Browse the repository at this point in the history
  4. disable released version test

    kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f70008f View commit details
    Browse the repository at this point in the history
  5. feat(codegen): add PreCommandClassCodeSection

    Steven Yuan authored and kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3ea3eb9 View commit details
    Browse the repository at this point in the history
  6. wip: writerConsumers for plugins

    kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    624ad43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcc02b3 View commit details
    Browse the repository at this point in the history
  8. code style

    kuhe committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6f57cb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64d2d53 View commit details
    Browse the repository at this point in the history