commit | 013b106578e1211684f8f23181b7c167d5821320 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Wed May 06 17:15:15 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Wed May 06 17:15:18 2015 -0700 |
tree | b962deaee76c7de8e300f66b1678959fc6df6313 | |
parent | 389e1282d47ab7776f52ffed3e2c9358c84a7d8d [diff] |
services/identity: make the mock oauth email flag-configurable & other changes This is needed to use identityd_test for a test GCE instance that mimics production. Other changes in this cl: - moving v23.Init at the top of main in identityd_test s.t. the flag parsing happens inside v23.Init - fix error messages when SplitHostPort fails - dump the output of tls cert generation when it fails (to help the user figure out what went wrong). Change-Id: I45fee0f6222431035ffa924823be9416640ef236
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.