~cjwatson/snapstore-client:login

Last commit made on 2017-07-17
Get this branch:
git clone -b login https://git.launchpad.net/~cjwatson/snapstore-client
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
login
Repository:
lp:~cjwatson/snapstore-client

Recent commits

bf4f5f2... by Colin Watson

Handle authentication errors more gracefully

0d40396... by Colin Watson

Use snapdevicegw host in creds config, not SSO

Otherwise things are awkward if you're managing multiple stores that use
the same SSO host.

b350661... by Colin Watson

Add login command

This allows logging into an enterprise store by fetching and discharging
a store_admin macaroon.

I borrowed some of the machinery here from snapcraft.

df5f438... by Colin Watson

Adjust created_at default to be isoformat

df8cd04... by Colin Watson

Reduce indentation

95ccb70... by Colin Watson

Clarify comments

a273623... by Colin Watson

Simplify SnapIdentBuilder

59271dd... by Colin Watson

Require acceptable 0.9

7b2298b... by Colin Watson

Add webservices tests

a5eee70... by Colin Watson

Apply the GPLv3