Changeset d49b60b in Klonkt for CHANGELOG.md
- Timestamp:
- 07/19/2026 02:52:55 AM (7 weeks ago)
- Branches:
- main
- Children:
- dd568e7
- Parents:
- c867b7b
- git-author:
- Robin <roboburr@…> (07/19/2026 02:52:09 AM)
- git-committer:
- Robin <roboburr@…> (07/19/2026 02:52:55 AM)
- File:
-
- 1 edited
-
CHANGELOG.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG.md
rc867b7b rd49b60b 5 5 6 6 ## [Unreleased] 7 8 ### Added 9 - **App access via OAuth 2.0 (ActivityPub Client-to-Server, phase 1).** Klonkt 10 now speaks the standard AP C2S auth handshake so native and web clients (the 11 Shaer apps first) can connect: dynamic client registration (RFC 7591), a 12 PKCE authorization-code flow with a consent screen that picks which of your 13 sites the app may post as, and bearer tokens (stored hashed, single-use 14 codes). The actor document advertises the OAuth and uploadMedia endpoints and 15 `/.well-known/oauth-authorization-server` (RFC 8414) exposes the metadata, so 16 clients discover everything instead of hardcoding paths. Public clients + PKCE 17 only, no client secrets. The token-accepting outbox (POST) is the next phase. 7 18 8 19 ### Fixed
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)