alpheios-project / embed-lib

Alpheios Embedded Library
Other
6 stars 0 forks source link

SessionAuthentication should take env from the constructor #75

Closed balmas closed 5 years ago

balmas commented 5 years ago

The SessionAuthenticator module is taking its config from a global variable rather than the constructor arg. We're also not passing the correct constructor argument.