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

Integrating SSO for Azure Active Directory

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aad_auth

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

dependencies:
  aad_auth: ^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:aad_auth/aad_auth.dart';
0
likes
10
pub points
21%
popularity

Publisher

unverified uploader

Integrating SSO for Azure Active Directory

Homepage

License

unknown (LICENSE)

Dependencies

flutter, url_launcher, uuid

More

Packages that depend on aad_auth