Commit d39bc3

2026-06-23 02:54:57 Anonymous: Revert accidental docs page content edits
authentication.md ..
@@ 1,47 1,8 @@
# Authentication
- Authentication verifies that a request belongs to a real AeThex user, service, or integration.
+ This page is part of the AeThex documentation system.
- ---
+ > [!NOTE]
+ > This article is a placeholder and should be expanded.
- ## Supported Concepts
-
- AeThex authentication can include:
-
- - Passport session authentication
- - OAuth-style authorization flows
- - API keys for server integrations
- - Webhook signatures
- - Discord account linking
- - Game/session tokens
-
- ---
-
- ## Recommended Flow
-
- For most applications:
-
- 1. Redirect the user to Passport or an AeThex auth surface.
- 2. Receive an authorization response.
- 3. Exchange for a scoped token server-side.
- 4. Store only what your application needs.
- 5. Refresh or revalidate when required.
-
- ---
-
- ## Security Requirements
-
- - Never store private keys in clients.
- - Keep API keys server-side.
- - Use HTTPS only.
- - Validate webhook signatures.
- - Rotate compromised credentials immediately.
- - Log auth failures without leaking secrets.
-
- ---
-
- ## Related
-
- - [[Passport]]
- - [[API-Reference]]
- - [[Security]]
+ {{PageIndex}}
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9