# Functions
JWTProfileFromKey creates a JWTAuthenticationSource (oauth2.TokensSource) from the provided key (and userID) to authenticate against the SystemAPI.
JWTProfileFromPath reads the key at the provided path and creates a JWTAuthenticationSource (oauth2.TokensSource) to authenticate against the SystemAPI.
No description provided by the author
WithInsecure disables transport security for the client connection use only when absolutely necessary (e.g.
# Type aliases
No description provided by the author
No description provided by the author