flutter_azure_b2c 0.0.9 copy "flutter_azure_b2c: ^0.0.9" to clipboard
flutter_azure_b2c: ^0.0.9 copied to clipboard

A flutter library to handle the Azure B2C authentication protocol

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_azure_b2c

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_azure_b2c: ^0.0.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_azure_b2c/flutter_azure_b2c.dart';
18
likes
110
pub points
75%
popularity

Publisher

unverified uploader

A flutter library to handle the Azure B2C authentication protocol

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, intl, msal_js

More

Packages that depend on flutter_azure_b2c