Skip to content

Commit c3f0f1a

Browse files
author
Eric Koleda
committed
Remove reference to 'new', since the functionality has been out for some time.
1 parent a03be7c commit c3f0f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
OAuth2 for Apps Script is a library for Google Apps Script that provides the
44
ability to create and authorize OAuth2 tokens as well as refresh them when they
5-
expire. This library uses Apps Script's new
5+
expire. This library uses Apps Script's
66
[StateTokenBuilder](https://developers.google.com/apps-script/reference/script/state-token-builder)
77
and `/usercallback` endpoint to handle the redirects.
88

0 commit comments

Comments
 (0)