Tag
#Lucia Auth
6 articles with this tag
FeaturedAuthentication
Migrating to Lucia Auth v3: Lessons Learned
Our journey migrating from a custom auth solution to Lucia Auth v3, including OAuth integration challenges.
about 1 month ago6 min
250

Security
Implementing Two-Factor Authentication with TOTP
A deep dive into our TOTP-based 2FA implementation with backup codes and OAuth integration.
about 1 month ago7 min
250

Architecture
Designing Our Role-Based Access Control System
How we implemented a hierarchical RBAC system with five distinct user roles.
about 2 months ago5 min
200

Authentication
Building the Session Guard Component
How we implemented automatic session timeout with warnings and graceful re-authentication.
about 2 months ago4 min
440

Security
Implementing Server-Side Authentication Checks
Why client-side auth checks aren't enough, and how we protect routes at the server level.
2 months ago4 min
210

Security
Securing API Endpoints: Best Practices
The security measures we implement on every API endpoint.
3 months ago5 min
350