jonnybarnes.uk/app/Http
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 568ae78864
Add manual Micropub token generation for non-PKCE clients
iA Writer's IndieAuth client predates PKCE support in the spec, so it
can't complete the normal authorization flow. Add an admin form to
mint a token directly (reusing the existing TokenService), so it can
be pasted into clients that support manual token setup instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017USyUg8PwuoDcHP8pv5xjy
2026-09-13 10:40:27 +01:00
..
Controllers Add manual Micropub token generation for non-PKCE clients 2026-09-13 10:40:27 +01:00
Middleware Fix CSRF exemption and array-input crash on revocation/introspection 2026-08-13 17:03:43 +01:00
Requests Move request parsing into DTOs via fromRequest(), expand update handler 2026-03-13 20:39:50 +00:00
Responses Update Laravel Pint, fix files in codebase 2023-02-16 16:57:06 +00:00