Skip to content
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

Option to update session data via /me end-point #2

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

apps-caraga
Copy link
Owner

Changes
$_SESSION['user']['updatedAt'] - set to time when the session was created/updated dbAuth.refreshSession - number of minutes after which the session data is refreshed when the /me end-point is called
dbAuth.refreshSession - number of minutes after which the session data is refreshed, defaults to zero,i.e., session not updated ever.

Changes
$_SESSION['user']['updatedAt'] - set to time when the session was created/updated
dbAuth.refreshSession - number of minutes after which the session data is refreshed when the /me end-point is called
@apps-caraga apps-caraga merged commit f7061de into main Mar 6, 2023
@apps-caraga apps-caraga self-assigned this Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant