Changelog
- 08d296d server: changes from external security review (#89)
- 0203816 examples/mcp-server: fix wrong resource metadata url (#90)
- a83dfa2 README: replace docker run with a docker compose yaml file
- 3877b43 flake.nix: fix broken flake (#85)
- a6646a0 flake: fixes nixos module options and ExecStart script creation (#81)
- 24192a3 server: add app cap grant checking for /clients/ endpoint (#79)
- 14f057f .github/workflows: safe env var parsing (#77)
- a2e4baf flake: update nixos module to match upstream nixpkgs (#75)
- 8b48d68 server: make nbf < iat to account for client clock skew (#76)
- d89f3c8 server: move os.Exit() and panic() out of request handling paths (#72)