Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ratholos ratholos released this 04 May 05:11
· 12 commits to main since this release

1.0.0 (2023-05-04)

Bug Fixes

  • domain: fix expiry time calculation (de0f072)
  • otp: increase otp expiry (39544ba)
  • otp: increase otp expiry (49ca5d5)

Features

  • api: rest api (1d2e9dd)
  • datastore: datastore implementation (40ef0fc)
  • datastore: get all otps by user id (bec77d6)
  • datastore: get otp by code (97eec27)
  • datastore: mark otp as used (72ef82c)
  • datastore: retrieve all otp codes (328a2e1)
  • domain: otp code generator expiry time (8d9236b)
  • domain: otp generator domain (db50f8d)
  • libs: test fixtures library (08454f4)