You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The introduction of the login() functionality allowed to consume the
connection logic as an API but removed the ability to print the
token when invoking the command-line.
This splits the logic into two calls: get_token() and login()
0 commit comments