Versions in this module Expand all Collapse all v0 v0.2.0 Oct 12, 2022 Changes in this version + type AuthorizeCmd struct + SeverURL string + func (l *AuthorizeCmd) Run(ctx *internal.Context) error + type Cmd struct + Authorize AuthorizeCmd + Register RegisterCmd + func (l *Cmd) Run(ctx *internal.Context) error + type RegisterCmd struct + SeverURL string + func (l *RegisterCmd) Run(ctx *internal.Context) error