thefaithapp_auth 0.1.0 copy "thefaithapp_auth: ^0.1.0" to clipboard
thefaithapp_auth: ^0.1.0 copied to clipboard

Hosted member authentication and authorized v1 API access for TheFaithApp Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thefaithapp_auth

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

dependencies:
  thefaithapp_auth: ^0.1.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:thefaithapp_auth/thefaithapp_auth.dart';
0
likes
160
points
86
downloads

Documentation

API reference

Publisher

verified publisherthefaithapp.com

Weekly Downloads

Hosted member authentication and authorized v1 API access for TheFaithApp Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, flutter_web_auth_2, http, package_info_plus

More

Packages that depend on thefaithapp_auth

Packages that implement thefaithapp_auth