from Custom
fun fromCustom(block: suspend (options: TokenRequestOptions) -> TokenSourceResponse): ConfigurableTokenSource
Creates a custom ConfigurableTokenSource that executes block to fetch the credentials.
Creates a custom ConfigurableTokenSource that executes block to fetch the credentials.