Users #1

Open
opened 2025-01-12 00:29:56 +01:00 by rein · 0 comments
Owner

Description

A secure authentication system that'll ensure safety. 2FA will be performed via e-mail or OTP, depending on the user preferences. User will have assigned roles with specific permissions, which will decide what actions they can perform and what data they can access. There needs to be a session management system that allows user to delete their sessions from other devices(i.e. revoke the tokens).

Tasks

  • Creating an account
  • Permissions
  • Log-in
  • User management for administrators
  • E-mail verification
  • E-mail 2FA
  • HOTP 2FA
  • TOTP 2FA
  • Role(collection of permissions) management for administrators
# Description A secure authentication system that'll ensure safety. 2FA will be performed via e-mail or OTP, depending on the user preferences. User will have assigned roles with specific permissions, which will decide what actions they can perform and what data they can access. There needs to be a session management system that allows user to delete their sessions from other devices(i.e. revoke the tokens). # Tasks - [ ] Creating an account - [ ] Permissions - [ ] Log-in - [ ] User management for administrators - [ ] E-mail verification - [ ] E-mail 2FA - [ ] HOTP 2FA - [ ] TOTP 2FA - [ ] Role(collection of permissions) management for administrators
rein self-assigned this 2025-01-12 00:29:57 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
iskolar/server#1
No description provided.