Skip to content

v0.0.9

Choose a tag to compare

@threepointone threepointone released this 16 Sep 09:19
· 76 commits to main since this release
5651a05

Patch Changes

  • #81 d18b865 Thanks @deathbyknowledge! - Add resolveExternalToken to support external token auth flows

    Adds resolveExternalToken to support auth for external tokens. The callback only runs IF internal auth check fails. E.g. a canonical OAuth server is used by multiple services, allowing server-server communication with the same token.