summaryrefslogtreecommitdiff
path: root/cli/auth_tokens.rs
AgeCommit message (Expand)Author
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-09-08feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910)BasiqueEvangelist
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-02-17Make ModuleSpecifier a type alias, not wrapper struct (#9531)Ryan Dahl
2021-02-16feat(cli): support auth tokens for accessing private modules (#9508)Kitson Kelly