jjjermiah/nbia-toolkit

auth.py: username and password encryption

Closed this issue · 0 comments

TODO::auth.py::implement encryption for username and password

need to look into a safe way to use username and passwords so that scripts that find their way onto github dont expose login.

  • ideas:
  1. environment variables
  2. enter username and password on script run
    would be cool to have some encryption