Add backlink

This commit is contained in:
2025-11-12 09:31:09 +01:00
parent 5e30a5cf5d
commit 584a4a0acd
25 changed files with 1769 additions and 79 deletions

View File

@ -1,8 +1,11 @@
---
title: "Authentication Guide"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["documentation", "api", "security"]
title: Authentication Guide
date: 10-11-2025
last_modified: 11-11-2025:18:30
tags:
- documentation
- api
- security
---
# Authentication
@ -39,3 +42,5 @@ Authorization: Bearer eyJhbGc...
- HTTPS only in production
- Reverse proxy with nginx
- Rate limiting
<a href="#" onclick="return false;" hx-get="/api/notes/test-delete-1.md" hx-target="#editor-container" hx-swap="innerHTML">Test Delete 1</a>