populate_users | R Documentation |
Sets up 'USERS' collection where CEDARS end user names and passwords will be retained.
populate_users(uri_fun, user, password, host, replica_set, port, database)
uri_fun |
Uniform resource identifier (URI) string generating function for MongoDB credentials. |
user |
MongoDB user name. |
password |
MongoDB user password. |
host |
MongoDB host server. |
replica_set |
MongoDB replica set, if indicated. |
port |
MongoDB port. |
database |
MongoDB database name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.