1// cap (collection of authentication packages) provides a collection of related
2// packages which enable support for OIDC, JWT Verification, and Distributed Claims.
3//
4// See README.md
5package cap
6