home.social

Scott Leggett :fedi: :golang:

View on fosstodon.org
  1. Quality software that it is, 's MCP server is returning 500s during OAuth2 authorization :blobcattableflip:

  2. TIL that leaked their historical mistakes into the Language Server Protocol which uses UTF-16 in various places 🤦‍♂️

  3. Trying to look for reasonably detailed guidance for implementing Single Sign-On with . The _only_ half-decent documentation I have been able to find is from Auth0: auth0.com/docs/get-started/arc

    If there are other resources for educating developers about implementing with OIDC I'd be glad to hear about it!

  4. fixed a somewhat tricky multithreading bug this evening github.com/smlx/piv-agent/issu

    debugging is made _so_ much easier when you get such detailed instructions for reproduction though!