cloudbase_flutter 1.0.4
cloudbase_flutter: ^1.0.4 copied to clipboard
Tencent CloudBase Flutter SDK for authentication, cloud functions, cloud run, and API gateway integration.
1.0.4 #
- Add example code
1.0.3 #
- Update README documentation
1.0.2 #
- Fix HTTP client not handling empty token string correctly
1.0.1 #
- Improve README documentation with complete authentication API usage
1.0.0 #
- Initial release
- Authentication module (CloudBaseAuth)
- Email/phone registration and sign-in
- Password sign-in
- OTP verification sign-in
- OAuth third-party sign-in
- IdToken sign-in
- Custom ticket sign-in
- Anonymous sign-in
- Session management (get, refresh, set)
- User information management
- Identity provider binding/unbinding
- Password reset
- Cloud Functions module (CloudBaseFunctions)
- Basic cloud function invocation
- Function-based cloud run invocation
- Cloud Run module (CloudBaseCloudRun)
- HTTP methods support (GET/POST/PUT/DELETE)
- Custom request headers
- API Gateway module (CloudBaseApis)
- Chained calls
- Multiple HTTP methods support
- Captcha module (CloudBaseCaptcha)
- Image captcha
- Custom captcha handler
- Built-in captcha dialog