bi_auth: Simple Authentication

View source: R/auth.R

bi_authR Documentation

Simple Authentication

Description

Simple login authentication to the YouGov BrandIndex API.

Usage

bi_auth(email, password, endpoint = "login")

Arguments

email

A string containing your email used to login.

password

A string containing your password used to login.

endpoint

A string containing the appropriate endpoint.

Value

A tibble containing cookie information.


beigebrucewayne/brandindexr documentation built on July 19, 2023, 11:23 p.m.