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 a03be7c commit c3f0f1aCopy full SHA for c3f0f1a
README.md
@@ -2,7 +2,7 @@
2
3
OAuth2 for Apps Script is a library for Google Apps Script that provides the
4
ability to create and authorize OAuth2 tokens as well as refresh them when they
5
-expire. This library uses Apps Script's new
+expire. This library uses Apps Script's
6
[StateTokenBuilder](https://developers.google.com/apps-script/reference/script/state-token-builder)
7
and `/usercallback` endpoint to handle the redirects.
8
0 commit comments