web/B2CProviderWeb library

Classes

B2CProviderWeb
Azure AD B2C protocol provider (web implementation).

Enums

B2CInteractionMode
Web interaction mode enum.

Typedefs

B2CCallback = Future<void> Function(B2COperationResult)
Standard callback type used from the B2CProviderWeb provider.