Commit 7a5682f5936b60df71cc482cb32742d4aacacae4

Carlos Martín Nieto 2015-03-03T17:23:01

http: enforce the credential types The user may decide to return any type of credential, including ones we did not say we support. Add a check to make sure the user returned an object of the right type and error out if not.