Refactor DMAuth class to work with a single token.
The class contains four types of tokens, but only one token can be used. This change makes the class to keep the data in a single token and have an easy way to find the token type. BUG=None Test=None Change-Id: If9a73b5c6c2a6a5a2f6c9a6c5c7bb672e7eac765 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943244Reviewed-by:Igor <igorcov@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/master@{#726370}
Showing
Please register or sign in to comment