Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/XeroPrivate.gs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* DEPRECATED - Xero has deprecated OAuth1 support. Please use OAuth2 instead.
* https://github.com/gsuitedevs/apps-script-oauth2/blob/master/samples/Xero.gs
* https://github.com/googleworkspace/apps-script-oauth2/blob/master/samples/Xero.gs
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion samples/XeroPublic.gs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* DEPRECATED - Xero has deprecated OAuth1 support. Please use OAuth2 instead.
* https://github.com/gsuitedevs/apps-script-oauth2/blob/master/samples/Xero.gs
* https://github.com/googleworkspace/apps-script-oauth2/blob/master/samples/Xero.gs
*/

/*
Expand Down