msgraph_auth: Perform the OAuth 2.0 dance with MS Graph

Description Usage Arguments Value Examples

View source: R/auth.R

Description

Perform the OAuth 2.0 dance with MS Graph

Usage

1
msgraph_auth(client_id, client_secret)

Arguments

client_id

Application Id from MS Graph

client_secret

Application password from MS Graph

Value

A 'httr' oauth token object

Examples

1

davidski/msgraphr documentation built on June 3, 2020, 10:31 a.m.