Description Usage Arguments Value Examples
The Azure AD B2C endpoint needed for authentication
1 | b2c_endpoint(tenant, flow)
|
tenant |
The Azure AD B2C tenant |
flow |
The specific authentication workflow the user needs to route through |
... |
Additional |
A list of relevent endpoints
1 | b2c_endpoint("itsalocke", "login")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.