secure_session 1.0.2 copy "secure_session: ^1.0.2" to clipboard
secure_session: ^1.0.2 copied to clipboard

Secure stateless cookie session for Dart. It is a simple and secure way to manage user sessions in web applications.

Changelog #

1.0.0 #

  • Initial version.

1.0.1 #

  • Add the clear method.

1.0.2 #

  • Add the delete method.
  • Add the regenerate method.
  • Add the possibility to set multiple session options.
0
likes
0
pub points
12%
popularity

Publisher

verified publisherserinus.app

Secure stateless cookie session for Dart. It is a simple and secure way to manage user sessions in web applications.

Repository (GitHub)
View/report issues

Topics

#secure #session #http #server

License

unknown (license)

Dependencies

crypto, encrypt

More

Packages that depend on secure_session