Skip to content

Commit

Permalink
small update to recommendation
Browse files Browse the repository at this point in the history
Addressed feedback from Norsey
  • Loading branch information
RRudder authored May 15, 2024
1 parent 1b03703 commit 9c385ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Recommendation(s)

The application should invalidate all current user sessions, both server-side and client-side, when a user changes their email.
The application should invalidate all current user sessions, both server-side and client-side, when a user changes their email address.

It is also best practice to shorten session timeout values based upon business needs. The length of the session should take into consideration the criticality of the application and the data contained within.

Expand Down

0 comments on commit 9c385ca

Please sign in to comment.