- docs: include keys for signUp (dff42d0d, closes #140)
- tests: remove account devices, add unlock verify code (13c1b836, closes #151)
- client:
- client: Add account unlock functionality. (2f8e642c)
- docs: fixes typo for certificateSign (ab22f068)
- client: Return
unwrapBKey
insignUp
ifkeys=true
is specified. (1cd19e52)
- request: return an error object when the response is an HTML error page (38a25556)
- client: Pass along the
resume
parameter to the auth-server (07cff4ec)
- tests: use a locale that is supported by the auth-mailer for header tests (2e13d22e)
- client: signUp accepts a
preVerifyToken
option. (35b4b232)
- xhr: make the default payload null (83666223)