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

Bug: app auth cache keys missing app_id #95

Merged
merged 4 commits into from
Mar 20, 2024

Add app_id to JWT app cache keys

89a4a7f
Select commit
Loading
Failed to load commit list.
Merged

Bug: app auth cache keys missing app_id #95

Add app_id to JWT app cache keys
89a4a7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 0s

14.28% of diff hit (target 35.21%)

View this Pull Request on Codecov

14.28% of diff hit (target 35.21%)

Annotations

Check warning on line 78 in githubkit/auth/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/auth/app.py#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 80 in githubkit/auth/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/auth/app.py#L80

Added line #L80 was not covered by tests

Check warning on line 85 in githubkit/auth/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/auth/app.py#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 87 in githubkit/auth/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/auth/app.py#L87

Added line #L87 was not covered by tests