rikulo_security 2.0.3 copy "rikulo_security: ^2.0.3" to clipboard
rikulo_security: ^2.0.3 copied to clipboard

outdated

A lightweight and highly customizable authentication and access-control framework for Rikulo Stream.

#CHANGES

2.0.0

  • Migrate to null safety

1.1.2+1

  • Security.login rejects if the posted body is over 3000 bytes.

1.1.2

  • Security.filter, login and logout are instant methods instead of closures.

1.1.1

  • Security.switchLogin supports the resetSession argument

1.1.0

  • Security.switchLogin and switchBack added

1.0.0

  • Upgrade to Dart 2

0.8.7

  • Authenticator.isSessionExpired introduced to invalidate a session if necessary

0.8.6

  • AccessControl.canAcess() returns FutureOr<bool>
  • onLogin and onLogout callbacks return FutureOr

0.8.3

  • Security.setLogin() introduces additional argument: resetSession

0.8.1

  • #6: AccessControl.canAccess() became asynchronous

0.8.0

  • #5: Able to pass the original URI as parameter of the login page
0
likes
0
pub points
60%
popularity

Publisher

verified publisherquire.io

A lightweight and highly customizable authentication and access-control framework for Rikulo Stream.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

rikulo_commons, stream

More

Packages that depend on rikulo_security