@randajan/oauth2-client
Version:
Lightweight Node.js helper that streamlines OAuth 2.0 and service-account authentication for all Google APIs, giving downstream packages hassle-free token acquisition and refresh
28 lines (27 loc) • 419 B
JavaScript
import {
extendURL,
formatCredentials,
isValidURL,
objFromBase64,
objToBase64,
sliceMap,
strFromBase64,
strToBase64,
validateFn,
validateStr,
validateURL
} from "./chunk-RGLWNWDM.js";
export {
extendURL,
formatCredentials,
isValidURL,
objFromBase64,
objToBase64,
sliceMap,
strFromBase64,
strToBase64,
validateFn,
validateStr,
validateURL
};
//# sourceMappingURL=index.js.map