Commit Graph

2 Commits

Author SHA1 Message Date
Mads Jon Nielsen 5f9973e581 Do not logs errors, when all possible errors are already returned for others to handle 2023-12-28 19:21:01 +01:00
Devin Carr b89c092c1b TUN-7134: Acquire token for cloudflared tail
cloudflared tail will now fetch the management token from by making
a request to the Cloudflare API using the cert.pem (acquired from
cloudflared login).

Refactored some of the credentials code into it's own package as
to allow for easier use between subcommands outside of
`cloudflared tunnel`.
2023-04-12 09:43:38 -07:00