Commit e892b6a92772742e2f30f855e36762b679383fb0

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.