mongo
mongo copied to clipboard
MongoDB storage for OAuth 2.0
Results
4
mongo issues
Sort by
recently updated
recently updated
newest added
trafficstars
What for collection named 'oauth2_txn' and 'oauth2_txn.stash?? Documents in this collection remains forever, no expire date. is it ok delete this docuemt in 'oauth2_txn' and 'oauth2_txn.stash collection?
config file has been divided into replicaset and nonreplicaset. In the case of nonreplicatset, the authentication process with username and password is mandatory. The part related to SetAuth in the...