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(server-auth): Update getAuthenticationContext to support cookies and tokens both #10465

Merged
merged 18 commits into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2b3b4ca View commit details
    Browse the repository at this point in the history
  2. Update comments

    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e699cf0 View commit details
    Browse the repository at this point in the history
  3. Add changeset

    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    42f341a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3512b9 View commit details
    Browse the repository at this point in the history
  5. Uppercase Cookie

    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    52d29b9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/gql-auth-context-cookie' of github.com:dac09/redwo…

    …od into feat/gql-auth-context-cookie
    
    * 'feat/gql-auth-context-cookie' of github.com:dac09/redwood:
      fix(router): Remove barrel exports from router.tsx (redwoodjs#10464)
    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7ef53ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b5f5e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba16af8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    147c609 View commit details
    Browse the repository at this point in the history
  10. Lint fix

    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ad0f3cc View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feat/gql-auth-context-cookie' of github.com:dac09/redwo…

    …od into feat/gql-auth-context-cookie
    
    * 'feat/gql-auth-context-cookie' of github.com:dac09/redwood:
      chore(location): Accept URL-like object (redwoodjs#10467)
    dac09 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    42627d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Lint

    dac09 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f3cfcad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4851a25 View commit details
    Browse the repository at this point in the history
  3. Fix TS issues in test

    dac09 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    25ac17c View commit details
    Browse the repository at this point in the history
  4. Typo

    dac09 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1e26c45 View commit details
    Browse the repository at this point in the history
  5. Undo FetchConfigProvider change

    dac09 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    14b2539 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d5bc95 View commit details
    Browse the repository at this point in the history
  7. Remove unneeded test

    dac09 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3cc28c0 View commit details
    Browse the repository at this point in the history