knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

azureB2C

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

The goal of azureB2C is to facilitate interactions with Azure B2C

Installation

remotes::install_github("lockedata/azureB2C")

Requirements



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