Versions in this module Expand all Collapse all v1 v1.22.0 Feb 1, 2022 Changes in this version + func Builder() *cobra.Command + func LoginBuilder() *cobra.Command + type Authenticator interface + PollToken func(context.Context, *auth.DeviceCode) (*auth.Token, *atlas.Response, error) + RequestCode func(context.Context) (*auth.DeviceCode, *atlas.Response, error)