make auth testable #181

Closed
opened 2024-09-14 20:04:19 +00:00 by tim · 0 comments
Owner

I do think, testing is not always necessary. Especially when trying to build fast. BUT Authentication is the most crucial part when providing an Website with login. If this part of the application is insecure, sensitive data can be leaked easily. To prevent this, the application should be tested AT LEAST in the authentication system.

I do think, testing is not always necessary. Especially when trying to build fast. BUT Authentication is the most crucial part when providing an Website with login. If this part of the application is insecure, sensitive data can be leaked easily. To prevent this, the application should be tested AT LEAST in the authentication system.
tim referenced this issue from a commit 2024-10-02 08:41:34 +00:00
tim referenced this issue from a commit 2024-10-02 21:17:53 +00:00
tim referenced this issue from a commit 2024-10-03 20:55:17 +00:00
tim referenced this issue from a commit 2024-10-03 21:25:04 +00:00
tim referenced this issue from a commit 2024-10-05 21:54:37 +00:00
tim referenced this issue from a commit 2024-10-05 21:55:30 +00:00
tim referenced this issue from a commit 2024-10-06 08:05:09 +00:00
tim referenced this issue from a commit 2024-10-12 19:57:47 +00:00
tim referenced this issue from a commit 2024-10-20 13:02:48 +00:00
tim referenced this issue from a commit 2024-11-09 11:16:54 +00:00
tim referenced this issue from a commit 2024-11-09 11:16:54 +00:00
tim closed this issue 2024-11-11 21:02:38 +00:00
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/web-app-template#181