v0.3.0 (2016-12-01)
Added
v0.4.0 (2017-03-01)
Added
- Serialize and resume to guardianJs transactions #24 (joseluisdiaz)
v1.0.0 (2017-03-01)
Added
- Support manually checking server side state #27 (dafortune):
- Manual transaction state checking: call
transaction.getState
to get the state without relying on an open websocket or automatic polling. - Know the result of otp code validation (SMS / TOTP) without relying on a socket.
- Allow to confirm the enrollment after serializing the transaction.
- Manual transaction state checking: call
v1.0.1 (2017-03-01)
Fix
v1.0.2 (2017-03-21)
Fix
v1.1.0 (2017-03-22)
Added
v1.1.1 (2017-06-13)
Fix