Quickstart
$ oidc-gen --pub --issuer https://accounts.google.com/ --flow=device <shortname>
The following scopes are supported: openid profile
Scopes or 'max' (space separated) [openid profile]:
[...]
Using a browser on any device, visit:
https://www.google.com/device
[...]
success
The generated account config was successfully added to oidc-agent. You don't have to run oidc-add.
Enter encryption password for account configuration '<shortname>':
Confirm encryption Password:Advanced options
Manual Client registration
Last updated