Release v0.1.0
0.1.0 (2024-06-05)
Screenshost
Login: (/app/login)
Setup Flow: (/app/setup)
Features
- Input Validation has been implemented (c2f0488)
- Password hashing has been implemented with using pbkdf2 (a4310bd)
- Restructure URL naming for strava endpoints (c48452b)
- Setup flow and protected API flow implemented (a35009b)
- ui: Login and setup flow have been implemented (d91c295)
Bug Fixes
- Fixed swagger documentation (97c992f)