Skip to content

Commit b2936db

Browse files
authored
Update read.ps1
Add info on how to use credentials/logins API
1 parent dc39c38 commit b2936db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

credentials/read.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# https://itflow.org
33

44
# Read credentials (originally called "logins")
5+
# Warning: Anyone in possession of the API Key & Decryption key can decrypt all credentials/logins via the API.
6+
# Whilst running this script directly on user endpoints is convenient, consider how you will keep the keys safe from compromise.
57

68
# API Key
79
$apiKey = "a1wEoh1F3omPhea6"

0 commit comments

Comments
 (0)