We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f75dc6 commit 37b195bCopy full SHA for 37b195b
clirr-ignored-differences.xml
@@ -34,4 +34,10 @@
34
<method>com.google.api.client.http.AbstractHttpContent setMediaType(com.google.api.client.http.HttpMediaType)</method>
35
<to>com.google.api.client.http.xml.AbstractXmlHttpContent</to>
36
</difference>
37
+ <!-- Deprecated OOB flow: https://github.com/googleapis/google-api-java-client/pull/2242 -->
38
+ <difference>
39
+ <differenceType>6011</differenceType>
40
+ <className>com/google/api/client/googleapis/auth/oauth2/GoogleOAuthConstants</className>
41
+ <field>OOB_REDIRECT_URI</field>
42
+ </difference>
43
</differences>
0 commit comments