Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 03:56
· 1132 commits to main since this release
97cb5cf

Patch Changes

  • b516115: Disable Apollo Server subscriptions

  • 11137b6: BREAKING: Handle browser tokens better

    • Pass through OAuth access token format in backend
    • Cache tokens by scope
  • aef0405: Apply fixes to browser token middleware

    The middleware now points to the browser token playground URL,
    and accepts a callback for debugging/logging.