Add backlink
This commit is contained in:
@ -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>
|
||||
Reference in New Issue
Block a user