ms_authenticate 0.0.6 copy "ms_authenticate: ^0.0.6" to clipboard
ms_authenticate: ^0.0.6 copied to clipboard

A premium, native Flutter plugin for seamless Microsoft Azure Active Directory authentication. Built with performance, security, and user experience in mind.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ms_authenticate

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

dependencies:
  ms_authenticate: ^0.0.6

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:ms_authenticate/ms_authenticate.dart';
0
likes
150
points
259
downloads

Documentation

API reference

Publisher

verified publisherwongflores.my.id

Weekly Downloads

A premium, native Flutter plugin for seamless Microsoft Azure Active Directory authentication. Built with performance, security, and user experience in mind.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, web

More

Packages that depend on ms_authenticate

Packages that implement ms_authenticate