logincheck_stop_or_warn | R Documentation |
logincheck_stop_or_warn
logincheck_stop_or_warn(response, error, verbose, database)
response |
A HTTP response object |
error |
Boolean. Should the function warn or throw an error? |
verbose |
Boolean. Should the function message in case of success? |
database |
The database that the check should be run for |
In case of failure warns or errors. Invisibly returns TRUE (success) or FALSE (failure)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.