[x] Had the token lifetime on said page come from the backend to ensure that if someone changes the reset token lifetime that the token expiration page reflects that
Testing Instructions
1) Ensure going to localhost:3000/password/reset?token=invalid-token (the password reset page with an invalid token) redirects you to the token expired page
Overview
Testing Instructions
1) Ensure going to
localhost:3000/password/reset?token=invalid-token
(the password reset page with an invalid token) redirects you to the token expired page