aim_server_basic_auth 0.1.1 copy "aim_server_basic_auth: ^0.1.1" to clipboard
aim_server_basic_auth: ^0.1.1 copied to clipboard

Basic authentication middleware for Aim framework. Provides RFC 7617 compliant HTTP Basic Authentication with customizable user verification, realm support, and path exclusion.

aim_server_basic_auth #

HTTP Basic Authentication middleware for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_basic_auth provides RFC 7617 compliant HTTP Basic Authentication middleware for the Aim framework. It offers flexible async user verification, configurable protection realm for authentication dialogs, and path exclusions for public routes. Supports passwords with special characters including colons, and full Unicode characters in credentials.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_basic_auth: ^0.0.1

Documentation #

For detailed usage, examples, and API reference, see the documentation.

1
likes
160
points
149
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Basic authentication middleware for Aim framework. Provides RFC 7617 compliant HTTP Basic Authentication with customizable user verification, realm support, and path exclusion.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server, crypto

More

Packages that depend on aim_server_basic_auth