gobankcli authorize
Exchange a provider callback code for a usable connection.
#Usage
gobankcli authorize [flags]
#Flags
--config(string, default none): Config file path.--db(string, default none): SQLite archive path.--json(bool, defaultfalse): Emit stable JSON.--plain(bool, defaultfalse): Emit simple parseable plain text.--no-input(bool, defaultfalse): Never prompt or wait for input.--version(bool, defaultfalse): Print version and exit.--provider(string, default none): Provider name.--code(string, default none): Callback authorization code.--state(string, default none): Callback state.--url(string, default none): Full callback URL containing the authorization code.--institution(string, default none): Provider institution ID, needed if the provider session response omits it.