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

verify sub claim in jwt to match project #285

Closed
tripodsan opened this issue Mar 28, 2023 · 1 comment · Fixed by #325
Closed

verify sub claim in jwt to match project #285

tripodsan opened this issue Mar 28, 2023 · 1 comment · Fixed by #325
Assignees
Labels
enhancement New feature or request released

Comments

@tripodsan
Copy link
Contributor

the sub claim in the JWT must match the owner/repo of the project being served.

@tripodsan tripodsan added the enhancement New feature or request label Mar 28, 2023
@tripodsan tripodsan self-assigned this Jun 16, 2023
tripodsan added a commit that referenced this issue Jul 11, 2023
BREAKING CHANGE: former x-auth-* headers are no longer returned thus also needs new .hlx.live logic

- fixes #324
- fixes #285
- fixes #286
- fixes #287
github-actions bot pushed a commit that referenced this issue Jul 11, 2023
# [4.0.0](v3.11.20...v4.0.0) (2023-07-11)

### Features

* use global auth ([dfc0e06](dfc0e06)), closes [#324](#324) [#285](#285) [#286](#286) [#287](#287)

### BREAKING CHANGES

* former x-auth-* headers are no longer returned thus also needs new .hlx.live logic
@github-actions
Copy link

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant