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 aba51ba commit 840d8d7Copy full SHA for 840d8d7
docs/config-examples/google.md
@@ -23,3 +23,8 @@ await revoke(config, {
23
tokenToRevoke: refreshedState.refreshToken
24
});
25
```
26
+
27
28
+### Note for Android
29
+- You need to check custom URI scheme under APIs & Services -> Credentials -> OAuth 2.0 Client IDs -> Your Client Name -> Advanced Settings
30
+- It may take 5 minutes to a few hours for settings to take effect.
0 commit comments