Classes, interfaces and traits
HashStrategy¶
Determines how the hashing is computed in the implementation You can implement this to provide a different hashing
strategy to the default.
« More »
MongoAuth¶
An extension of AuthProvider which is using as store
« More »
MongoAuthOptions¶
Options configuring Mongo authentication.
« More »