ws_token: Function to get a valid token for the API.

Description Usage Arguments

View source: R/ws_token.R

Description

The token is used in Authorization header in each request to the API.

Usage

1
ws_token(client_id = NULL, client_secret = NULL)

Arguments

client_id

A client id from MK Online.

client_secret

A client secret from MK Online.


krose/mkonline2 documentation built on Nov. 7, 2019, 10:42 a.m.