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

outdated

Authing SDK for Flutter. It provides basic authentication APIs, user profile APIs, social connection APIs, Multi-factor Authentication APIs

Getting started #

Add dependency #

in your pubspec.yaml, add the following dependency:

authing_sdk_v3: ^1.0.0

SDK initialization #

Upon App start, call:

import 'package:authing_sdk_v3/authing.dart';

Authing.init(String userPoolId, String appId)
0
likes
0
points
16
downloads

Publisher

verified publisherflutter.authing.cn

Weekly Downloads

Authing SDK for Flutter. It provides basic authentication APIs, user profile APIs, social connection APIs, Multi-factor Authentication APIs

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, encrypt, flutter, http, pointycastle, shared_preferences

More

Packages that depend on authing_sdk_v3