azure_ad_oauth 0.0.1-fwp copy "azure_ad_oauth: ^0.0.1-fwp" to clipboard
azure_ad_oauth: ^0.0.1-fwp copied to clipboard

unlisted

Flutter Azure AD oAuth client for web, iOS nad Android.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add azure_ad_oauth

With Flutter:

 $ flutter pub add azure_ad_oauth

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

dependencies:
  azure_ad_oauth: ^0.0.1-fwp

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

Import it

Now in your Dart code, you can use:

import 'package:azure_ad_oauth/azure_ad_oauth.dart';
0
likes
0
pub points
51%
popularity

Publisher

unverified uploader

Flutter Azure AD oAuth client for web, iOS nad Android.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, flutter_webview_plugin, http, shared_preferences

More

Packages that depend on azure_ad_oauth