jonnybarnes.uk/routes
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 9d6cf6c815
Add admin page to list and revoke Micropub tokens
Gives a way to actually use the revocation capability built up over
the last few commits from the admin side, not just self-service via
the client. Lists client_id/scope/issue time per token (never the raw
token itself, since only its hash is stored) with a revoke button for
active ones.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014625MfkGZ7GVdbqKme4a8L
2026-08-13 16:18:52 +01:00
..
api.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
channels.php Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
console.php Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
web.php Add admin page to list and revoke Micropub tokens 2026-08-13 16:18:52 +01:00