On this example: https://unidata.github.io/siphon/latest/examples/Basic_Usage.html
Is there a best practice for obscuring the username/password information for the session manager? I am using a configuration paradigm so I can bring out my password into the config files to avoid putting my password in plaintext on GitHub but curious if there were any other strategies or recommendations. Thanks!