corbado_auth 2.0.0 copy "corbado_auth: ^2.0.0" to clipboard
corbado_auth: ^2.0.0 copied to clipboard

Flutter package for Corbado Auth. Enables authentication on Android and iOS using passkeys.

2.0.0 #

  • Stable release for v2
  • Added support for flutter web
  • Added CustomCorbadoAuth for developers who want to use their own session management
  • BREAKING CHANGE: Renamed CorbadoAuth's methods to be consistent with our other SDKs

2.0.0-dev.3 #

  • Bump passkeys + corbado_auth version
  • Feat: Change customDomain parameter (now allows specifying the protocol also)
  • Fix: startSignUpWithEmailCode now accepts the fullName parameter

2.0.0-dev.2 #

  • Various fixes to corbado_auth

2.0.0-dev.1 #

  • Added support for flutter web
  • Added CustomCorbadoAuth for developers who want to use their own session management
  • BREAKING CHANGE: Renamed CorbadoAuth's methods to be consistent with our other SDKs

1.2.1 #

  • Bump version for passkeys

1.2.0 #

  • Deprecate the customDomain setting (this does not have to be configured to production projects)
  • Bump passkeys and flutter_keychain version

1.1.1 #

  • Bump passkeys version

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.
10
likes
0
points
555
downloads

Publisher

verified publishercorbado.com

Weekly Downloads

Flutter package for Corbado Auth. Enables authentication on Android and iOS using passkeys.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

corbado_frontend_api_client, flutter, flutter_keychain, http, json_annotation, jwt_decoder, passkeys, rxdart, ua_client_hints, universal_html

More

Packages that depend on corbado_auth