tree: 2812aa5fe57d8a46fe013bcb84e95d6788067040 [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.