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
Copy file name to clipboardExpand all lines: README.md
-4
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,3 @@ Manages the CLI configuration options, such as Twilio profiles and credentials.
41
41
### Logger
42
42
43
43
Standardizes logging output of debug, info, warning, and error messages to stderr (all go to stderr to allow differentiation between command output and logging messages).
44
-
45
-
### SecureStorage
46
-
47
-
An abstraction around the keytar npm package which further abstracts platform-level data encryption services for storing Twilio credentials securely.
0 commit comments