Updated auth to use pem keys instead of base64 keys in strings?
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,6 +18,8 @@ node_modules
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
*.pem.pub
|
||||
keys/
|
||||
|
||||
# debug
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user