Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add contextSecurityIn for http4s endpoints #3939

Merged

Conversation

LaurenceWarne
Copy link
Contributor

Hi! I'd like to use the context of http4s ContextRoutes as part of security logic, though AFAICS currently threading through http4s context is supported only by contextIn which adds the context as a server logic input. This PR adds a corresponding securityContextIn method for doing the same for security logic.

Thanks!

@adamw adamw merged commit 80f2061 into softwaremill:master Jul 19, 2024
22 checks passed
@adamw
Copy link
Member

adamw commented Jul 19, 2024

Thank you!

@LaurenceWarne LaurenceWarne deleted the add-http4s-context-security-in branch July 19, 2024 16:08
@LaurenceWarne
Copy link
Contributor Author

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants