Age | Commit message (Expand) | Author |
---|---|---|
2023-02-02 | not printing Client ID while logging in | Vidhu Kant Sharma |
2023-02-01 | added vendored Client ID support | Vidhu Kant Sharma |
2022-10-04 | Use the macli.toml file to store and get login info automatically | Vidhu Kant Sharma |
2022-08-17 | reading auth token from config file (if any) | Vidhu Kant Sharma |
2022-08-16 | reading Client ID and/or Auth Token from flags in login command | Vidhu Kant Sharma |
2022-07-06 | added confirmation messages when re-logging in, etc | Vidhu Kant Sharma |
2022-06-16 | added user-info command | Vidhu Kant Sharma |
2022-06-16 | deleting refresh token and other details on logout | Vidhu Kant Sharma |
2022-06-16 | asking to delte client id on logout now. useful if user wants to login agian | Vidhu Kant Sharma |
2022-06-15 | now macli handles logging in by itself | Vidhu Kant Sharma |
2022-06-15 | pushing incomplete login functionality | Vidhu Kant Sharma |
2022-06-15 | added authentication with system's keyring | Vidhu Kant Sharma |