b2c_endpoint: The Azure AD B2C endpoint needed for authentication

Description Usage Arguments Value Examples

View source: R/b2c_endpoint.R

Description

The Azure AD B2C endpoint needed for authentication

Usage

1
b2c_endpoint(tenant, flow)

Arguments

tenant

The Azure AD B2C tenant

flow

The specific authentication workflow the user needs to route through

...

Additional httr::oauth_endpoint() parameters

Value

A list of relevent endpoints

Examples

1
b2c_endpoint("itsalocke", "login")

lockedata/azureB2C documentation built on May 3, 2019, 1:31 p.m.