toropass_client 0.1.1
toropass_client: ^0.1.1 copied to clipboard
Flutter client package for launching ToroPass Wallet OAuth identity verification flows.
0.1.1 #
- Refresh package metadata for the next published release.
- Align the installation documentation with the current package version.
0.1.0 #
- Add
ToroPassClientcore OAuth flow support for wallet launch, callback capture, code exchange, and profile fetch. - Add
ToroPassClientConfig, typed auth results, status helpers, and wallet launch request modeling. - Add
ToroPassButtonfor lightweight host-app integration. - Add a runnable example app with native callback registration for simulator and device testing.
- Document platform setup, callback handling, and end-to-end verification flow.