Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit edcdf0c

Browse files
committed
Add comment on realm parameter
1 parent 908dfe5 commit edcdf0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Signer.gs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* https://github.com/ddo/oauth-1.0a
2525
* The cryptojs dependency was removed in favor of native Apps Script functions.
2626
* A new parameter was added to authorize() for additional oauth params.
27+
* Support for realm authorization parameter was added in toHeader().
2728
*/
2829

2930
(function(global) {

0 commit comments

Comments
 (0)