# Functions
NewTokenGetter creates a new TokenGetter that retrieves an OIDC Identity Token using a Device Code Grant.
No description provided by the author
No description provided by the author
# Structs
TokenGetter fetches an OIDC Identity token using the Device Code Grant flow as specified in RFC8628.
# Type aliases
No description provided by the author