userfront_flutter 0.0.3 copy "userfront_flutter: ^0.0.3" to clipboard
userfront_flutter: ^0.0.3 copied to clipboard

Flutter bindings for Userfront authentication.

0.0.2 #

  • Add the createAuthUrl and finishAuth methods to enable mobile app authentication via an existing Web app authentication page
  • Persist tokens to secure local storage for long-lived user sessions
  • Add the Userfront.api.get, Userfront.api.post, Userfront.api.put and Userfront.api.delete methods for interacting with the Userfront API with automatic token attachment and refresh
  • Add the Userfront.refresh method to refresh the JWT access token

0.0.3 #

  • Fix an issue with reading incoming tokens
  • Always camelCase identifiers in request and response bodies (change code_verifier to codeVerifier, etc.)
1
likes
130
pub points
37%
popularity

Publisher

unverified uploader

Flutter bindings for Userfront authentication.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, dart_jsonwebtoken, flutter, http, mockito, pkce, shared_preferences

More

Packages that depend on userfront_flutter