tencent_sms_serverpod 0.2.0 copy "tencent_sms_serverpod: ^0.2.0" to clipboard
tencent_sms_serverpod: ^0.2.0 copied to clipboard

Tencent Cloud SMS Serverpod integration - reads config from passwords.yaml

0.2.0 #

  • Synchronized release version for the Tencent Cloud API package family
  • Update dependencies to tencent_sms: ^0.2.0 and tencent_cloud_api_serverpod: ^0.2.0
  • Keep TencentSmsConfigServerpod API unchanged

0.1.4 #

  • Remove local dependency_overrides from package pubspec for external publishing
  • Update dependencies to tencent_sms: ^0.1.3 and tencent_cloud_api_serverpod: ^0.1.1

0.1.3 #

  • Reuse shared tencent_cloud_api_serverpod credential loader
  • Keep TencentSmsConfigServerpod API unchanged while removing duplicated password reading logic

0.1.2 #

  • Breaking: Separate sensitive and non-sensitive configuration
    • Add TencentSmsAppConfig for non-sensitive config (required)
    • Add TencentSmsPasswordKeys for customizing credential keys
    • appConfig is now required in fromSession() and fromServerpod()
  • Only credentials (secretId, secretKey) should be in passwords.yaml
  • Removed legacy fallback for reading non-sensitive config from passwords.yaml

0.1.1 #

  • Updated all documentation comments to English
  • SmsAuthCallbackHelper methods now return Future<void> for proper async handling
  • Support for localization through tencent_sms package
  • Updated to require tencent_sms: ^0.1.1

0.1.0 #

  • Initial release
  • TencentSmsConfigServerpod for reading config from passwords.yaml
  • SmsAuthCallbackHelper for serverpod_auth_sms integration
1
likes
150
points
16
downloads

Documentation

API reference

Publisher

verified publisherdartpub.tijingapp.com

Weekly Downloads

Tencent Cloud SMS Serverpod integration - reads config from passwords.yaml

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

serverpod, tencent_cloud_api_serverpod, tencent_sms

More

Packages that depend on tencent_sms_serverpod