Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 14:03
b82a085

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done
    via KiotaClientFactory.create(authProvider).