Refactor auth()
to support a mix of 'stateless' & 'stateful' strategies
#13
Labels
auth()
to support a mix of 'stateless' & 'stateful' strategies
#13
This should be rather simple: make the
session
property of the stateless auth strategies an invariant, and rewrite the local auth to utilize passport.The text was updated successfully, but these errors were encountered: