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.


kadekillary/brandindexr documentation built on July 30, 2023, 1:14 a.m.