go-oidfed lib#
go-oidfed lib is the core Go implementation of the OpenID Federation specification. It provides a comprehensive library for building OpenID Federation-compliant applications and services in Go. The library handles the complexities of federation metadata, trust chains, and policy evaluation, allowing developers to focus on application logic rather than protocol details. It serves as the foundation for other tools in the go-oidfed ecosystem.