auth/src
Seth Vargo d16fd896f7
feat: allow opt-out of exporting environment variables (#157)
This allows users to opt-out of exporting environment variables. This might be helpful if they **don't** want future steps to be authenticated, or if the exported environment variables conflict with other values.
2022-03-24 16:02:18 -05:00
..
client feat: ensure cred file is created with a predictable name (#130) 2022-02-03 11:57:50 -06:00
base.ts Add support for Domain-Wide Delegation (#70) 2021-12-02 10:17:06 -06:00
main.ts feat: allow opt-out of exporting environment variables (#157) 2022-03-24 16:02:18 -05:00
post.ts bug: only cleanup credentials if credentials were created (#96) 2021-12-23 11:39:54 -05:00
utils.ts feat: ensure cred file is created with a predictable name (#130) 2022-02-03 11:57:50 -06:00