userfront_flutter 0.0.4 copy "userfront_flutter: ^0.0.4" to clipboard
userfront_flutter: ^0.0.4 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.)

0.0.4 #

  • Update http dependency to 1.1.2
  • Update other dependencies to latest stable versions
1
likes
140
points
131
downloads

Publisher

unverified uploader

Weekly Downloads

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