kvarn_auth

Module integrations

source
Available on crate feature integration-fs only.
Expand description

Integrations with databases to get started more quickly.

§Support

  • Custom, built-in format
  • SQL?
  • Icelk’s DB?

Structs§

Enums§

Functions§

Type Aliases§

  • Arc<async Fn(user, email, target_user_to_be_deleted, user_is_admin) -> delete?>
  • Arc<async Fn(username, email) -> Option<User data>>, disallowed if None