Skip to content

v1.1.0

Pre-release
Pre-release

Choose a tag to compare

@vbetsch vbetsch released this 07 Aug 22:12
· 94 commits to main since this release
905795d

Deployment Status

Environment Status Deployment Date URL
Production ❌ β€” β€”

Test Status

Test Type Status Coverage
Unit tests (Jest) βœ… 82 %
Linter (ESLint) βœ… N/A
Build βœ… N/A

What's Changed

We added authentication.

Added

  • [LOCKLITE-112 & LOCKLITE-131] Create login page by @vbetsch in #69
  • [LOCKLITE-114] Document the Next Auth API routes by @vbetsch in #70
  • [LOCKLITE-111] Create register API route by @vbetsch in #71
  • [LOCKLITE-110] Create profile menu in navbar by @vbetsch in #74
  • [LOCKLITE-115] Create an Auth Guard in UI by @vbetsch in #75
  • [LOCKLITE-109] Create an Auth Guard in API by @vbetsch in #76