Project Description
I have a fully-functional prototype built with the Rork framework that I already run in a test environment. The next milestone is hardening the backend so the app can pass store review and handle real-world traffic.
The highest priority is a rock-solid user authentication flow. I need you to audit the existing code, design and implement secure sign-up / sign-in (including password resets and token handling), and make sure sessions are managed safely. If you spot structural issues in the current backend while doing this work, flag them and we can schedule follow-up tasks—API integrations and database tuning may come afterwards, but authentication comes first.
Please respond only if you have demonstrable experience working with Rork. Point me to shipped projects or repository snippets that prove you know the framework’s idioms and deployment pipeline. A concise outline of how you would tackle auth within Rork—covering models, controllers, and any middleware you prefer—will help me gauge fit quickly.
Deliverables
• Integrated, tested user authentication module inside the existing Rork codebase
• Brief technical report (setup steps, configuration, and security notes)
• Updated unit / integration tests showing all auth paths pass
• Support through first production build submission
Once the new backend is in place and stable, I’ll open additional milestones for polishing the UI and preparing App Store assets.