aboutsummaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Collapse)Author
2022-08-16reading Client ID and/or Auth Token from flags in login commandVidhu Kant Sharma
2022-07-06added confirmation messages when re-logging in, etcVidhu Kant Sharma
2022-07-06Bug Fix: if keyring not found it still attempts to loginVidhu Kant Sharma
2022-06-16added user-info commandVidhu Kant Sharma
2022-06-16deleting refresh token and other details on logoutVidhu Kant Sharma
2022-06-16asking to delte client id on logout now. useful if user wants to login agianVidhu Kant Sharma
2022-06-15now macli handles logging in by itselfVidhu Kant Sharma
2022-06-15pushing incomplete login functionalityVidhu Kant Sharma
2022-06-15added authentication with system's keyringVidhu Kant Sharma