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: allow arbitrary additional claims for JwtClaims #331

Merged
merged 5 commits into from Aug 16, 2019
Merged

feat: allow arbitrary additional claims for JwtClaims #331

merged 5 commits into from Aug 16, 2019

Conversation

chingor13
Copy link
Contributor

No description provided.

@chingor13 chingor13 requested a review from a team as a code owner August 14, 2019 23:21
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 14, 2019
@codecov
Copy link

codecov bot commented Aug 14, 2019

Codecov Report

Merging #331 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #331      +/-   ##
============================================
+ Coverage     79.61%   79.67%   +0.05%     
  Complexity      389      389              
============================================
  Files            27       27              
  Lines          1756     1761       +5     
  Branches        183      183              
============================================
+ Hits           1398     1403       +5     
  Misses          262      262              
  Partials         96       96
Impacted Files Coverage Δ Complexity Δ
...h2_http/java/com/google/auth/oauth2/JwtClaims.java 92.3% <100%> (+3.41%) 8 <5> (ø) ⬇️
...tp/java/com/google/auth/oauth2/JwtCredentials.java 84.41% <100%> (+0.2%) 13 <0> (ø) ⬇️
...om/google/auth/oauth2/ImpersonatedCredentials.java 85.48% <0%> (ø) 15% <0%> (ø) ⬇️
...uth2_http/java/com/google/auth/oauth2/IdToken.java 82.6% <0%> (ø) 10% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 117141c...1a07074. Read the comment docs.

@chingor13 chingor13 merged commit 888c61c into googleapis:master Aug 16, 2019
@chingor13 chingor13 deleted the jwt-extended-claims branch August 16, 2019 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants