veyron/services/identity: Support for two separate OAuth client configurations.

Separate (clientid, clientsecret) pairs are needed for the web-application
(that doles out PrivateIDs) and the Veyron-Blessing service (that uses
the OAuth "installed application" flow for providing blessings).

This commit provides two flags - one for each configuration.

While at it, also converted to using html/template instead of Write-ing
the HTML and also print out the published name on the web server.

Change-Id: I4d57851350cbbd48685b74b99ec2201c4db62ef4
2 files changed
tree: a3de2d43753bcfba56b6baf8ae36c3d4adc5ea86
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/