Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 03:46
· 1146 commits to main since this release
ce45f0b

Patch Changes

  • 7a33b92: Add createBrowserTokenMiddleware

    Use this middleware to issue a hirer-scoped token for use directly in the browser.
    This is a recommended pattern for partners and we should encourage its use where possible.
    The proxying middleware will be kept around to demo partner-scoped interactions and for rapid prototyping.