View Source Spannex.Interceptors.Auth (spannex v0.6.2)
A gRPC interceptor that adds authentication headers to outgoing requests. Requires Goth
to fetch the latest auth token.
Summary
Functions
Requires a :goth
option that is the name of the Goth
instance to fetch tokens from.