medha_auth 1.0.4 copy "medha_auth: ^1.0.4" to clipboard
medha_auth: ^1.0.4 copied to clipboard

A Flutter authentication library for SSO integration with Microsoft authentication

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add medha_auth

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

dependencies:
  medha_auth: ^1.0.4

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:medha_auth/medha_auth.dart';
0
likes
130
points
154
downloads

Publisher

verified publishermedha-analytics.ai

Weekly Downloads

A Flutter authentication library for SSO integration with Microsoft authentication

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

app_links, flutter, flutter_secure_storage, http, webview_flutter

More

Packages that depend on medha_auth