Skip to content

slim-auth v0.9.0

Choose a tag to compare

@build-agntcy build-agntcy released this 03 Jun 11:10
ef491b2

Added

  • (websocket) add WebSocket transport for data-plane (#1638)

Other

  • Replace async-trait with trait-variant in auth module (#1684)
  • (auth) cache HMAC key and claims, drop per-call allocations in SharedSecret (#1671)