anubis 0.1.2 copy "anubis: ^0.1.2" to clipboard
anubis: ^0.1.2 copied to clipboard

Database web sessions, CSRF protection, and web authentication for Maat applications.

example/example.dart

import 'package:anubis/anubis.dart';

void main() {
  print(SessionManager.digest('replace-with-a-random-session-token'));
}
0
likes
160
points
245
downloads

Documentation

API reference

Publisher

verified publishergaitco.com

Weekly Downloads

Database web sessions, CSRF protection, and web authentication for Maat applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, maat, seshat_maat

More

Packages that depend on anubis