voo_authstack_client 0.1.2 copy "voo_authstack_client: ^0.1.2" to clipboard
voo_authstack_client: ^0.1.2 copied to clipboard

Flutter SDK for Voo AuthStack - a centralized authentication platform. Supports email/password, OAuth providers (Google, GitHub, Microsoft, Apple, Discord), automatic token refresh, and provider linking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_authstack_client

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

dependencies:
  voo_authstack_client: ^0.1.2

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:voo_authstack_client/voo_authstack_client.dart';
1
likes
150
points
189
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Flutter SDK for Voo AuthStack - a centralized authentication platform. Supports email/password, OAuth providers (Google, GitHub, Microsoft, Apple, Discord), automatic token refresh, and provider linking.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #authentication #oauth #jwt #security

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, equatable, flutter, json_annotation, voo_core

More

Packages that depend on voo_authstack_client