-
-
Quality software that it is, #notion's MCP server is returning 500s during OAuth2 authorization :blobcattableflip:
-
TIL that #microsoft leaked their historical mistakes into the Language Server Protocol which uses UTF-16 in various places 🤦♂️
-
Trying to look for reasonably detailed guidance for implementing Single Sign-On with #OIDC. The _only_ half-decent documentation I have been able to find is from Auth0: https://auth0.com/docs/get-started/architecture-scenarios/sso-for-regular-web-apps
If there are other resources for educating developers about implementing #SSO with OIDC I'd be glad to hear about it!
-
fixed a somewhat tricky multithreading bug this evening https://github.com/smlx/piv-agent/issues/140
debugging is made _so_ much easier when you get such detailed instructions for reproduction though!