Conversation
18963b8a29fe125f6495d36c38eda5db2710d0dd Change Notes: openid_openid_types Namespace - Add OpenIdError, UserInfoError unions - Remove UserInfoError structs - Remove AuthError unions - Update UserInfoArgs struct to include documentation team_policies Namespace - Add examples Co-authored-by: Brent Bumann <bbumann@dropbox.com> c36ba27d8d56648555d3068bb3826e1d3a44d92b Co-authored-by: Bruce Zhang <brucez@dropbox.com>
Codecov Report
@@ Coverage Diff @@
## main #448 +/- ##
==========================================
+ Coverage 64.26% 64.29% +0.02%
==========================================
Files 31 31
Lines 52219 52522 +303
Branches 5806 3835 -1971
==========================================
+ Hits 33558 33767 +209
- Misses 18500 18591 +91
- Partials 161 164 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Brent1LT
approved these changes
Oct 11, 2022
Closed
Contributor
|
These changes include #444 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Spec Update
18963b8a29fe125f6495d36c38eda5db2710d0dd
Change Notes:
openid_openid_types Namespace
team_policies Namespace
Co-authored-by: Brent Bumann bbumann@dropbox.com
c36ba27d8d56648555d3068bb3826e1d3a44d92b
Co-authored-by: Bruce Zhang brucez@dropbox.com