Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update DbAuthMiddleware to refresh session data via /me endpoint#996

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
apps-caraga wants to merge3 commits intomevdschee:main
base:main
Choose a base branch
Loading
fromapps-caraga:patch-1

Conversation

apps-caraga
Copy link
Contributor

@apps-caragaapps-caraga commentedOct 22, 2023
edited
Loading

Refer to935

Add new propertydbAuth.updateSessionData to indicate whether the session data will be updated everyx 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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@apps-caraga

[8]ページ先頭

©2009-2025 Movatter.jp