Move impl of identity.GetAuthToken() extension API to its own file
As a precursor to a refactoring of the identity extension API implementation to use the Identity Service, I am moving the implementations of the six identity extension API functions to their own files, rather than all being lumped together in identity_api.*. This will make it easier to analyze each of these function implementations independently and incrementally convert them to use the Identity Service. BUG=685654 Review-Url: https://codereview.chromium.org/2668203004 Cr-Commit-Position: refs/heads/master@{#447981}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment