Skip to content

Conversation

apps-caraga
Copy link
Contributor

@apps-caraga apps-caraga commented Oct 22, 2023

Refer to 935

Add new property dbAuth.updateSessionData to indicate whether the session data will be updated every x minutes. Also new session key (updatedAt) to record the time of creation/updating of session

Add new property dbAuth.refreshSession to indicate whether the session data will be updated every x minutes. Also new session key (updatedAt) to record the time of creation/updating of session
dbAuth.updateSessionData - Defaults to zero (session data is not updated). If value is > 0, this will be the number of minutes to check after which the session data is updated when the /me end-point  is called
Updated loginAfterRegistration block to include updatedAt key to the session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant