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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Determine whether to host the authentication within the application, or use a solution such as Auth0. Then, implement it.
This is done within the application.