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

feat: expose issuer in local JWTs #1598

Merged
merged 1 commit into from
Oct 22, 2023
Merged

feat: expose issuer in local JWTs #1598

merged 1 commit into from
Oct 22, 2023

Conversation

hf
Copy link
Contributor

@hf hf commented Oct 22, 2023

Configures the GOTRUE_JWT_ISSUER environment variable to point to the local setup's Auth URL. This makes it easy to identify where the JWT came from and makes it easy to to use other tools like pg_graphql, graphbase and others that require the iss claim to be present.

@hf hf requested a review from a team as a code owner October 22, 2023 11:40
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6603552610

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 57.039%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.31%
Totals Coverage Status
Change from base Build 6594790605: -0.03%
Covered Lines: 5198
Relevant Lines: 9113

💛 - Coveralls

@hf hf merged commit 2868e27 into main Oct 22, 2023
10 checks passed
@hf hf deleted the hf/add-gotrue-jwt-issuer branch October 22, 2023 11:48
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.

3 participants