You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes a property needs to be generated on the fly (for example password salts, expiration times, and creation times). To do so we should use the provided getter and setter schema extensions in Resourceful. For example, to generate a creation time for a document we could use the following: