auth.provider API
    Preparing search index...

    Function isTokenBindingMw

    • Whether handler was produced by tokenBindingMw.

      Used by assembleApp to detect a deployment running BOTH token-binding surfaces — contributed tokenBindingMechanisms and a leftover v0.7 grantMiddleware-mounted tokenBindingMw. Exported so a custom composition root that mounts grantMiddleware itself can run the same check.

      Parameters

      • handler: unknown

      Returns boolean