login | R Documentation |
This function is used to validate the two factor authentication of your 4CastHub user. If you select the checkbox 'Remember this device por 30 days', the login only needs to be done once every 30 days.
login(sleep_time = 90, ...)
sleep_time |
Maximum waiting for URI authentication |
... |
PARAM_DESCRIPTION |
A file with your authentication will be saved at your package location.
toJSON, fromJSON
## Not run:
if(interactive()){
#EXAMPLE1
faas4i::login()
## Once the url is printed, copy and paste it to your browser and follow with authentication
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.