tree: 300948b3c1c88b09b6edc261caac6618874ae1b1 [path history] [tgz]
  1. cpp/
  2. mojom/
  3. objc/
  4. README.md
services/identity/public/README.md

//services/identity/public/cpp contains the next-generation C++ API for interacting with the user's Google identities. This library is almost certainly what you want to use if you are developing a browser feature. See //services/identity/public/cpp/README.md for details.

If you are looking to connect to the Identity Service (e.g., if you are developing a feature that is intended to run out of the browser process), use //services/identity/public/mojom.