commit | c5b6060a1ba6cbd595d11998ede48958fb317ccb | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Wed Dec 09 10:52:31 2015 -0800 |
committer | Vitaly Buka <vitalybuka@google.com> | Wed Dec 09 22:20:02 2015 +0000 |
tree | 1388afd43f7069c895951feb0ad443f13c9535f6 | |
parent | 04e628f7854b7252ccda1b303a8e99d840cf9a98 [diff] |
Use fixed secret in AuthManager tests Not very important for current code, as AuthManager is the only reader/writer of access tokens. For macaroons we will need to make sure that representation is stable to avoid making tokens incompatible with external code. BUG=25934385 Change-Id: I3f31814937b4b2806dd32387c0b5cb8deb53b30b Reviewed-on: https://weave-review.googlesource.com/1860 Reviewed-by: Alex Vakulenko <avakulenko@google.com>