tree: 09a28a75cdb5403e7c080fe300e14e0f35de29d0 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. OWNERS
  4. README.md
src/developer/lib/credentials/README.md

Credentials lib

Store and retrieve user (developer) credentials.

When creating a tool which needs access to the developer's OAuth2 refresh token, or when storing a new such token, use this lib to perform that operation.

The goal is having all of the Fuchsia developer host tools accessing the same user credentials.