As a user trying to register or recover my account I should be told when the token will expire

Q1. What is the problem that you are trying to solve?
Not all users understand that the authentication is temporary and some wait until it’s expired before register, triggering issues.

Q2 - Who is impacted?
New users that are slow to register.

Q3 - Why is it important and/or urgent?
This will help with user adoption and support.

Q4 - What is your proposed solution? (optional)

  • Place a sentence in the email explaining until when they can use the token.
  • When clicking on an expired token there should be a page showing the procedure to generate a new one.
  • Fix https://github.com/passbolt/passbolt_api/issues/73 (Done on Cake3 branch)

Q5. Community support
People can vote for this idea to show traction:

  • :ok_woman: Must have: this is critical for me to have this
  • :raising_hand_woman: Should have: this is important for me to have this
  • :tipping_hand_woman: Could have: this could be nice to have
  • :no_good_woman: Won’t have: we should not schedule this (explain why)

0 voters

Good point, sometimes our users wonder why the “get started” link is not working / maybe something broke.