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

Add user to request context #65

Merged
merged 7 commits into from
Jul 25, 2023
Merged

Add user to request context #65

merged 7 commits into from
Jul 25, 2023

Conversation

RichDom2185
Copy link
Member

Follow up to #62.

Part of #16.

@RichDom2185 RichDom2185 requested a review from YaleChen299 July 22, 2023 15:24
@RichDom2185 RichDom2185 self-assigned this Jul 22, 2023
@github-actions
Copy link

github-actions bot commented Jul 22, 2023

Coverage Status

coverage: 55.367% (-2.1%) from 57.478% when pulling 7804741 on integrate-user-to-context into 9cf9c98 on main.

@RichDom2185 RichDom2185 marked this pull request as ready for review July 25, 2023 14:22
Copy link
Contributor

@YaleChen299 YaleChen299 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@RichDom2185 RichDom2185 merged commit b213e16 into main Jul 25, 2023
@RichDom2185 RichDom2185 deleted the integrate-user-to-context branch July 25, 2023 14:31
YaleChen299 pushed a commit that referenced this pull request Jul 26, 2023
* Create auth session context functions

* Inject session to request context

* Remove Session struct

Inject the authenticated user's ID into the request context directly,
bypassing the session struct, in order to achieve greater flexibility.

* Rename file from session to context
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.

2 participants