v1.1.0
Pre-release
Pre-release
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