bondify_flutter 1.0.0
bondify_flutter: ^1.0.0 copied to clipboard
Bondify Flutter SDK — one-tap Telegram authentication for Flutter apps. Drop-in login button, QR bottom sheet, polling client and proof verification. No SMS, no passwords — just a Telegram tap.
Changelog #
1.0.0 #
- Initial release of the Bondify Flutter SDK.
BondifyButtondrop-in login widget (telegram / dark / light themes).showBondifyAuthSheetguided bottom sheet.BondifyClientfor custom flows (start session, open Telegram, poll).- Public key-less mobile flow (
/generate/public,/verify/public). - Returns a signed
proofJWT for backend verification.