Skip to content

Latest commit

 

History

History
117 lines (61 loc) · 6.14 KB

CHANGELOG.md

File metadata and controls

117 lines (61 loc) · 6.14 KB

0.4.2 (2023-09-08)

Performance Improvements

  • unnecessary text retrieval for when redirect happened (8e868ac)

0.4.1 (2023-09-08)

0.4.0 (2023-09-08)

Features

  • add signin passwordless method (eae2d13)
  • follow redirect on post redirects (a67701e)

0.3.1 (2022-10-19)

0.3.0 (2022-10-03)

0.3.0-beta.3 (2022-09-27)

Features

  • webauthn helper functions (929e414)

0.3.0-beta.2 (2021-08-05)

0.3.0-beta.1 (2021-07-27)

Features

Performance Improvements

  • unnecessary nullish operator (23b7973)

0.3.0-beta.0 (2021-07-26)

Features

  • accept options for http service (291ac09)

0.2.0 (2021-02-15)

Features

  • include raw response in parsed response (5c04c39)

0.1.1 (2020-11-27)

0.1.0 (2020-11-04)

Reverts

0.0.4 (2020-07-09)

0.0.3 (2020-07-09)

0.0.2 (2020-07-09)

0.0.2-alpha.7 (2020-06-26)

0.0.2-alpha.6 (2020-06-09)

Features

  • allow slash as apiUrl for using base domain (d1796c8)
  • default password rules to empty object (bb61efc)

0.0.2-alpha.5 (2020-06-09)

0.0.2-alpha.4 (2020-06-09)

0.0.2-alpha.3 (2020-06-08)

0.0.2-alpha.2 (2020-06-05)

Features

  • auth service common methods created (057b99b)
  • base services created (87b5993)
  • http util created (3127d34)
  • http util created (7a5980d)
  • initial api extractor config created (846e8f7)
  • initial dependencies added (1cf3f08)
  • mfa code validation method created (04ce81b)
  • validate password even if it is null (c5135f3)
  • verification token type constant created (8284c2b)

0.0.2-alpha.0 (2020-05-17)

Features

  • auth service common methods created (057b99b)
  • base services created (87b5993)
  • http util created (3127d34)
  • http util created (7a5980d)
  • initial api extractor config created (846e8f7)
  • initial dependencies added (1cf3f08)
  • mfa code validation method created (04ce81b)
  • verification token type constant created (8284c2b)