Company logo
December 28, 2022

2022-12-28

  • Release Added backend support for Rust with support for Axum and Actix.
  • Feature Added APIs to make it easier to programmatically manage your users (managing/deleting orgs, updating user metadata, etc.)
  • Feature Added a new webhook on user login.
  • Bugfix Cleaned up the workflow around verifying a domain. You can now verify ownership via a TXT record on a special subdomain, instead of using the root domain.
  • Beta User login duration can be configured now. You can either specify an absolute amount of time the user is logged in, or a period of inactivity, after which they will be logged out.