Skip to main content

NewDefaultTokenSourceFactory

No overview available.

def NewDefaultTokenSourceFactory() - > Tuple[TokenSourceFactory, error]

Creates and returns a new default token source factory. This factory can be used to produce token sources for authentication.

Returns

TypeDescription
Tuple[TokenSourceFactory, error]A new default TokenSourceFactory instance and an error, if any occurred during creation.