Establish Authentication #38

Closed
opened 2022-08-22 02:22:15 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2022-08-22 02:22:15 +00:00 (Migrated from github.com)

Determine whether to host the authentication within the application, or use a solution such as Auth0. Then, implement it.

Determine whether to host the authentication within the application, or use a solution such as Auth0. Then, implement it.
danieljsummers commented 2023-01-20 03:02:45 +00:00 (Migrated from github.com)

This is done within the application.

  • Users must register, answering two rudimentary-level No Agenda knowledge questions.
  • Users must activate their accounts using their e-mail address and a link within 72 hours.
  • Users may update their passwords when they are signed in.
  • Users may request to reset their password; this requires a link sent to their e-mail address. This link will be good for 1 hour.
This is done within the application. - Users must register, answering two rudimentary-level No Agenda knowledge questions. - Users must activate their accounts using their e-mail address and a link within 72 hours. - Users may update their passwords when they are signed in. - Users may request to reset their password; this requires a link sent to their e-mail address. This link will be good for 1 hour.
Sign in to join this conversation.
No Milestone
No project
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.

Dependencies

No dependencies set.

Reference: bit-badger/jobs-jobs-jobs#38
No description provided.