Skip to content

perf: trim flask login user loader - #781

Open
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-324-user-loader
Open

perf: trim flask login user loader#781
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-324-user-loader

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Closes #324\n\nUse a bounded projection in the Flask-Login user loader so session hydration fetches only the fields needed by authenticated requests instead of a full user document.\n\nValidation:\n- . [100%]
1 passed in 0.07s\n-

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the mohitkumhar's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Use lightweight user projections in the Flask-Login user loader

1 participant