Skip to content

Commit 47d65b2

Browse files
author
Eric Koleda
authored
Mention breaking change with Service.getToken_()
1 parent 167c81d commit 47d65b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,5 @@ information.
258258
library. When upgrading from an older version, ensure the callback URL
259259
registered with the OAuth provider is updated to use the format
260260
`https://script.google.com/macros/d/{SCRIPT ID}/usercallback`.
261+
* Version 22 - Renamed `Service.getToken_()` to `Service.getToken()`, since
262+
there OAuth providers that return important information in the token response.

0 commit comments

Comments
 (0)