secure_session 1.0.4 copy "secure_session: ^1.0.4" to clipboard
secure_session: ^1.0.4 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.

1.0.3 #

  • fix: add src folder and exports correctly.

1.0.4 #

  • feat: add get method to get the raw session data.
0
likes
150
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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, encrypt

More

Packages that depend on secure_session