azure_silent_auth 2.0.3 copy "azure_silent_auth: ^2.0.3" to clipboard
azure_silent_auth: ^2.0.3 copied to clipboard

A Flutter package for handling silent authentication using azure backend

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add azure_silent_auth

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

dependencies:
  azure_silent_auth: ^2.0.3

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:azure_silent_auth/azure_silent_auth.dart';
3
likes
160
points
77
downloads

Publisher

verified publisherflexxxlab.com

Weekly Downloads

A Flutter package for handling silent authentication using azure backend

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

desktop_webview_window, flutter, flutter_secure_storage, http, openid_client, path_provider, url_launcher

More

Packages that depend on azure_silent_auth