Prompt Users to Agree to EULA on Frontend Login #29

Open
opened 2025-02-12 10:50:59 +00:00 by phundrak · 0 comments
Owner

As a user, when I log in to the frontend but have not agreed to the latest EULA, I want to be prompted to agree or decline the EULA so that I can continue using the service.

Acceptance Criteria:

  • Implement a check during the login process to verify if the user has agreed to the latest EULA
  • If the user has not agreed to the EULA, display a prompt asking them to agree or decline the EULA
  • If the user agrees, record their consent and allow normal operation
  • If the user declines, set a grace period of two weeks for them to agree to the EULA
  • Notify the user of the consequences of declining the EULA, namely read-only access to their data and account deletion
As a user, when I log in to the frontend but have not agreed to the latest EULA, I want to be prompted to agree or decline the EULA so that I can continue using the service. **Acceptance Criteria:** - Implement a check during the login process to verify if the user has agreed to the latest EULA - If the user has not agreed to the EULA, display a prompt asking them to agree or decline the EULA - If the user agrees, record their consent and allow normal operation - If the user declines, set a grace period of two weeks for them to agree to the EULA - Notify the user of the consequences of declining the EULA, namely read-only access to their data and account deletion
phundrak added the
Epic
GDPR and privacy
Kind
Feature
Priority
Critical
labels 2025-02-12 10:50:59 +00:00
phundrak added a new dependency 2025-02-12 10:54:35 +00:00
phundrak added this to the 1.0.0 milestone 2025-02-12 10:58:59 +00:00
phundrak added this to the GDPR and privacy project 2025-02-12 10:59:01 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: phundrak/gejdr-rs#29
No description provided.