jwt_auth 0.0.4 copy "jwt_auth: ^0.0.4" to clipboard
jwt_auth: ^0.0.4 copied to clipboard

This Flutter plugin simplifies JWT (JSON Web Token) authentication by handling secure storage, token retrieval, and renewal in one package. It allows developers to easily authenticate users and manage [...]

4 versionsVersions feed

Stable versions of jwt_auth

VersionMin Dart SDKUploadedDocumentationArchive
0.0.43.55 months agoGo to the documentation of jwt_auth 0.0.4Download jwt_auth 0.0.4 archive
0.0.33.55 months agoGo to the documentation of jwt_auth 0.0.3Download jwt_auth 0.0.3 archive
0.0.23.514 months agoDownload jwt_auth 0.0.2 archive
0.0.13.514 months agoDownload jwt_auth 0.0.1 archive
2
likes
150
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

This Flutter plugin simplifies JWT (JSON Web Token) authentication by handling secure storage, token retrieval, and renewal in one package. It allows developers to easily authenticate users and manage their sessions by storing tokens securely using flutter_secure_storage and managing token expiration and renewal seamlessly.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, equatable, flutter, flutter_bloc, flutter_secure_storage, flutter_web_plugins, json_annotation, plugin_platform_interface

More

Packages that depend on jwt_auth

Packages that implement jwt_auth