EnvironmentBearerTokenProvider
class EnvironmentBearerTokenProvider(sysPropKey: String, envKey: String, platform: <Error class: unknown class> = PlatformProvider.System) : BearerTokenProvider
A BearerTokenProvider that extracts the bearer token from JVM system properties or environment variables.
Functions
Link copied to clipboard
Request a BearerToken from the provider