View source: R/AuthenticateUser.R
register_user | R Documentation |
Register a user on the RHoMIS 2.0 authentication server
register_user(url, username, email, password)
url |
The url of the server we are using for authentication |
username |
The username of the user to be registered |
email |
The email of the user to be registered |
password |
The password of the user to be registered |
Rpackage file: AuthenticateUser.R
Will return the user ID from the database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.