boot_security_jwt 0.2.0+2 copy "boot_security_jwt: ^0.2.0+2" to clipboard
boot_security_jwt: ^0.2.0+2 copied to clipboard

JWT authentication module for Boot — implements token interfaces with JSON Web Tokens.

0.2.0+2 #

  • Update a dependency to the latest release.

0.2.0+1 #

  • REFACTOR(core): move RouteRegistry interface to boot_core, decouple module from boot_http. (bb34c6fe)

0.2.0 #

Note: This release has breaking changes.

  • FIX(generator): library mode scans direct deps only, app mode scans transitive. (892f959e)
  • BREAKING REFACTOR(generator): metadata-driven architecture with modular generators. (4930ecb6)

0.1.1+2 #

  • Update a dependency to the latest release.

0.1.1+1 #

  • FIX: resolve publish warnings and unused declaration. (15ed3f00)

0.1.1 #

  • FEAT(boot_security): create security module with pluggable token interfaces. (1dd84d00)
0
likes
140
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

JWT authentication module for Boot — implements token interfaces with JSON Web Tokens.

Repository (GitHub)
View/report issues

Topics

#boot #jwt #authentication #security

License

MIT (license)

Dependencies

boot, boot_core, boot_security, dart_jsonwebtoken

More

Packages that depend on boot_security_jwt