mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Enable usage of auth flags behind login command
This commit is contained in:
parent
c2e953043e
commit
61766c74fa
4 changed files with 59 additions and 33 deletions
|
|
@ -1,4 +1,3 @@
|
|||
mod command;
|
||||
|
||||
pub use command::session_file_path;
|
||||
pub use command::Login;
|
||||
pub use command::{session_file_path, Login, LoginMethod};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue