Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding inital components for v1 * getting the sdk to work with the cli * more tinkering * reverting package-lock * cleaning up things * adding back old package-lock * adding current package & check before using admin api * cleaning up & starting tests * removing old token verification peices & adding tests for v1/v2 handlers * remove node-fetch * bumping admin version & removing node-fetch types * add back in the @types * add RS256 alg to broken test * adding DOM to fix tsc errors * adding skip lib check * address comments * exporting HttpsError from v1 & v2 namespaces * wrap the handlers, remove skipLibCheck, and add back in node-fetch * Add polyfill to avoid depending on DOM or using skipLibCheck (#1085) * Add polyfill to avoid depending on DOM or using skipLibCheck * Formatter * Linter Co-authored-by: Thomas Bouldin <[email protected]>
- Loading branch information