authenticate_user | R Documentation |
Authenticates a user; compares password hashes.
authenticate_user(con, email, password)
con |
Database connection. |
email , password |
User credentials. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.