Password checking should be done asynchronously #1

Closed
opened 2023-06-20 18:21:48 +02:00 by migration-script · 0 comments

Summary

In order to increse the responsiveness of the application, checking passwords should be done asynchronously.

Description

As a user, I want the application to be responsive even if somebody else is currently logging into the application.

Acceptance criteria

vibe.d's functinality to do calculations asynchronously should be used.

## Summary ## In order to increse the responsiveness of the application, checking passwords should be done asynchronously. ## Description ## As a user, I want the application to be responsive even if somebody else is currently logging into the application. ## Acceptance criteria ## vibe.d's functinality to do calculations asynchronously should be used.
migration-script added this to the 0.1 milestone 2023-06-20 18:21:48 +02:00
migration-script added the
Priority: Low
Tech: vibe.d
Type: Enhancement
labels 2023-06-20 18:21:48 +02:00
Sign in to join this conversation.
No description provided.