Recent Releases of ezly.js
ezly.js - js v1.2.0
Warning : this release doesn't provide a correct implementation of the QR code generation.
fix(qr): probably the correct implementation (finally) (4e8537b)
chore(models): add comments ! (326845b)
feat!: pass identification directly to otp() so counter is incremented directly (e5fb523)
fix(qr): strings arrangement (e91d96b)
- TypeScript
Published by Vexcited over 1 year ago
ezly.js - js v1.1.0
Warning : this release doesn't provide a correct implementation of the QR code generation.
chore: use the new LiterateInk template (bf0b806) fix(qr): base64 padding and content addition (00e32f9) fix: app version bump to 6.0 (328d5e3)
- TypeScript
Published by Vexcited over 1 year ago
ezly.js - js v1.0.0
First release for the JS/TS implementation !
- feat(api): implement qr code payment (1f9bda5)
- refactor(otp): use new functions (d09f009)
- feat: add simpler hmac hashing function (b313b78)
- chore: replace node-forge (f408c75)
- feat(refresh): add not refreshable error (f825183)
- chore: exports (5aa58fc)
- docs(examples): add
contactandrefresh(00a5862) - feat(api): wip on
contact()(60c234c) - fix(login): type on uid (727e508)
- feat(api): add
refresh()to renew session (a24e482) - feat(core): add internals to pack counter and write otp hmac (9e26dfc)
- refactor(ident): move session id to not readonly (for refresh) (49011ee)
- chore(tokenize): disable set device token (dc31505)
- refactor(examples): use new properties for
mobile(22f43de) - docs(examples): use
information()to getconfiguration(d6b1d0d) - feat(api): add
information()to get configuration, profile and balance (ef95799) - chore(examples): only save identification since configuration can be retrieved finally (f214f31)
- chore(deps): add node-forge (c137de4)
- feat(identification): add
refreshCountproperty forrefresh()(21aab34) - refactor(configuration): properties (4722256)
- feat(models): add errors (f522d57)
- docs(examples): write usage of current functions (4ca69d7)
- chore: exports (a814997)
- feat(api): add
balancemethod (bcaa875) - feat(models): add base to structure a session (457430f)
- feat(api): add
tokenizemethod to transform sms url to usable session (2be1615) - feat(api): add private rest method to persist token (f15cd0b)
- feat(api): add
loginmethod (a39bba9) - feat(core): add xml envelope builder and constants (2537593)
- chore(examples): add session and credentials internals (6269a08)
- chore(deps): bump and add
fast-xml-parser(cd0177e) - chore: initialize using template (8f3603c)
- TypeScript
Published by Vexcited over 1 year ago