-
Notifications
You must be signed in to change notification settings - Fork 94
docs(auth): add idtoken samples #3819
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3819 +/- ##
==========================================
- Coverage 96.18% 96.18% -0.01%
==========================================
Files 149 153 +4
Lines 5767 5842 +75
==========================================
+ Hits 5547 5619 +72
- Misses 220 223 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dbolduc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but can we remove api_call_with_id_token for now?
Splitting work on #3762 that can already be merged.