rauth_flutter 2.0.1 copy "rauth_flutter: ^2.0.1" to clipboard
rauth_flutter: ^2.0.1 copied to clipboard

RAuth v2 Flutter SDK - Cross-platform reverse authentication library for WhatsApp, Reverse SMS, OneID, and Passkey. Supports Android, iOS, and Web with device info auto-detection, HMAC signing, and ap [...]

Changelog #

2.0.1 #

Changed #

  • Fixed base URL to internal constant (removed baseUrl from config)
  • Renamed pollVerification to awaitVerification
  • Updated README and example accordingly

2.0.0 #

Added #

  • RAuth v2 API support
  • Multiple login methods: WhatsApp, Reverse SMS, OneID, Passkey
  • Passkey registration support
  • Approval system for sensitive actions
  • Cross-platform device info auto-detection (Android, iOS, Web)
  • Automatic public IP detection with fallback
  • Background polling for session verification
  • Comprehensive error handling with typed exceptions
  • Web support with browser detection

Changed #

  • API endpoints updated to /v2/*
  • Session init response structure changed (dynamic verification links)
  • Device info structure enhanced with more fields
  • HMAC signing format: appId + phone + timestamp

Removed #

  • v1 API endpoints
  • Static WhatsApp link format
0
likes
0
points
64
downloads

Publisher

verified publisherrauth.io

Weekly Downloads

RAuth v2 Flutter SDK - Cross-platform reverse authentication library for WhatsApp, Reverse SMS, OneID, and Passkey. Supports Android, iOS, and Web with device info auto-detection, HMAC signing, and approval system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, device_info_plus, flutter, http

More

Packages that depend on rauth_flutter