nbnLogin: Get Login credentials for NBN access

View source: R/nbnlogin.r

nbnLoginR Documentation

Get Login credentials for NBN access

Description

Opens a dialog box for the user to enter credentials if username and password are not given, also manages cookies.

Usage

nbnLogin(username = NULL, password = NULL, verbose = FALSE)

Arguments

username

optional character giving username

password

optional character giving password

verbose

logical, if TRUE successful logins are reported via console

Details

This function is used within the getOccurrences function and should not normally need to be used by users. It automatically handles cookies and only prompts users for username and password if no cookies exist. The facility to provide a username and password has been added for people who may have issues with cookies or perhaps share an account with a number of others, however hardcoding usernames and passwords has obvious security issues.

Author(s)

Tom August, CEH tom.august@ceh.ac.uk


ropensci/rnbn documentation built on May 18, 2022, 6:42 p.m.