-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ft updating password after x amount of time #73
Ft updating password after x amount of time #73
Conversation
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqem1tt2ng1s73cl369g. |
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-2-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqem1ud2ng1s73cl3750. |
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-8-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqem1ul2ng1s73cl37bg. |
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqemfjcs1f4s73bpe0ig. |
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-2-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqemfjss1f4s73bpe1e0. |
Your Render PR Server URL is https://e-commerce-ones-and-zeroes-bn-8-pr-73.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cqemfk4s1f4s73bpe1kg. |
df841b2
to
c02da30
Compare
c02da30
to
6d8a521
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pacifiquemboni please check my comments
aa50350
to
b256136
Compare
5addb6a
to
8ba428c
Compare
-x-amount-of-time [Delivers ##187355054] user-updating-password-after Fix user updating password after x amount of time Fix user updating password after x amount of time Fix user updating password after x amount of time Fix user updating password after x amount of time Fix updating lastUpdated Field
8ba428c
to
93b04c3
Compare
What Does This PR DO?
Users should recieve an email that prompts them to change their passwords every x amount of time and Fix Updating passwordLastUpdated Field
develop
branch and checkout toFt-updating-password-after-x-amount-of-time
npm install
.env.example
to create your.env
fileuse this
REACT_APP_PASSWORD_EXPIRATION_PERIOD_MINUTES
to add time you need to set your password to be expired, for testing purpose use 2 or 3 minutes.npm run dev