get_peloton_cookie: Return a cookie string after authenticating with the Peloton...

Description Usage Arguments Value Examples

View source: R/peloton_api.R

Description

Return a cookie string after authenticating with the Peloton API

Usage

1
get_peloton_cookie(username, password)

Arguments

username

a string, your Peloton account username

password

a string, your Peloton account password

Value

a string, the cookie id

Examples

1
get_peloton_cookie('username','password')

elliotpalmer/pelotonr documentation built on July 2, 2020, 9:53 p.m.