Authentication
Authorization in Astro: Complete Guide to Lucia v3 and Astro 5
- Ctrl Man
- Web Development , Security
- 14 Mar, 2026
Authorization in Astro: Complete Guide to Lucia v3 Authentication and authorization are critical for any modern web application. In this comprehensive guide, we'll explore how to implement robust…
Read more...
Securing Next.js API Endpoints: A Comprehensive Guide to Email Handling and Security Best Practices
- Ctrl Man
- Web Development , Security
- 20 Oct, 2024
Securing Next.js API Endpoints: A Comprehensive Guide to Email Handling and Security Best Practices Introduction In the fast-paced world of web development, rapid code deployment is often necessary.…
Read more...
Testing GitHub OAuth Authentication Locally in Astro Build with Lucia and ngrok
- Ctrl Man
- Web Development , Authentication , OAuth , Astro Build
- 25 Sep, 2024
Setting Up Lucia for Astro Build: Testing GitHub Authentication Locally Using ngrok Introduction In this article, we will walk through the steps to set up a secure authentication system with Lucia and…
Read more...