corbado_auth 1.1.0 corbado_auth: ^1.1.0 copied to clipboard
Flutter package for Corbado Auth. Enables authentication on Android and iOS using passkeys.
1.1.0 #
- Added email OTP for sign up and sign in.
- Added autocomplete for passkeys.
- Added appendPasskey and deletePasskey.
- Allow using custom domains (CNAME to the frontend API).
- Added autocomplete to the example.
- Start using riverpod in the example.
1.0.1 #
- Fix broken import from passkeys package
- Update docs
1.0.0 #
- Better comments. Stable release.
0.1.1 #
- Update image links in docs.
0.1.0 #
- Initial Open Source release.