Determines whether a cached user record has expired.
Checks if the given user record is expired based on its cache time.
Timestamp when the record was cached.
The user information to evaluate.
true if record is expired; otherwise false;
true
false
Determines whether a cached user record has expired.