Creates an interceptor that bridges an existing AuthProvider to the Interceptor pattern. Use this for backwards compatibility when migrating from AuthProvider to interceptors.
The legacy AuthProvider to bridge.
A Connect RPC Interceptor.
Creates an interceptor that bridges an existing AuthProvider to the Interceptor pattern. Use this for backwards compatibility when migrating from AuthProvider to interceptors.