Documentation ¶ Index ¶ func NewTokenSource(ctx context.Context, targetAudience string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewTokenSource ¶ func NewTokenSource(ctx context.Context, targetAudience string) (string, error) NewTokenSource creates a TokenSource that returns ID tokens with the audience provided and configured with the supplied options. The parameter audience may not be empty. Types ¶ This section is empty. Source Files ¶ View all Source files idtoken.go Click to show internal directories. Click to hide internal directories.