Commit Graph

11 Commits

Author SHA1 Message Date
peterwoodworth 7f4507af3c fix: maxRetry hit infinite loop with negative input 2023-08-11 16:24:09 -07:00
peterwoodworth 7b893ba14b feat: getIDToken retry, feat: special character in key retry 2023-07-05 18:55:04 -07:00
peterwoodworth aa2675f083 implement last changes for vNext 2023-07-03 16:13:19 -07:00
Peter Woodworth 7526948ef9 chore: vnext unit tests (#758)
* fix: unit tests

* get unit tests running
2023-06-29 17:29:11 -07:00
peterwoodworth d26f2d03f8 feat: role-chaining 2023-06-21 16:45:34 -07:00
peterwoodworth b723544115 fix: branch name is not sanitized, slight refactor 2023-03-22 15:08:39 -07:00
peterwoodworth f9f25e69f5 refactor, add new major version features and proxy 2023-03-10 14:35:59 -08:00
Tom Keller f698871603 chore!: set linters to maximum strictness 2022-10-27 21:16:31 -07:00
Tom Keller 19a173d3ee chore: increase test coverage 2022-10-18 20:12:45 -07:00
Tom Keller a61ce85bf3 chore: add initial tests 2022-10-15 20:26:49 -07:00
Tom Keller 239add3ff1 feat!: Initial v2 commit
* Implemented editorconfig
* Switched to ESM
* Switched to a TypeScript workflow
* Switched to projen for project management
* Major code refactor
* TODO: need tests
2022-10-14 20:43:09 -07:00