authing_sdk 1.0.6 authing_sdk: ^1.0.6 copied to clipboard
Authing SDK for Flutter. It provides basic authentication APIs, user profile APIs, social connection APIs, Multi-factor Authentication APIs
1.0.6 #
- add updateIdToken API
1.0.5 #
- format code
1.0.4 #
- add deleteAccount API
- add login by scanning QR code API
- after register, return id token
1.0.3 #
- update doc
1.0.2 #
- update doc
1.0.1 #
- update doc
- implement authByCode for OIDC connection
1.0.0 #
- Implement all APIs
0.0.1 #
- First release with one API (loginByAccount) implemented