aegis_auth 1.0.0 copy "aegis_auth: ^1.0.0" to clipboard
aegis_auth: ^1.0.0 copied to clipboard

Aegis Auth Flutter SDK - Unified identity management system providing secure authentication for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aegis_auth

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

dependencies:
  aegis_auth: ^1.0.0

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:aegis_auth/aegis_auth.dart';
1
likes
140
points
110
downloads

Publisher

verified publishernavchetna.tech

Weekly Downloads

Aegis Auth Flutter SDK - Unified identity management system providing secure authentication for Flutter applications.

Repository (GitHub)
View/report issues

Topics

#authentication #webauthn #mfa #jwt

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

crypto, flutter, http, local_auth, shared_preferences, webauthn

More

Packages that depend on aegis_auth

Packages that implement aegis_auth