Libraries
No official Cohabit client libraries exist yet. Because Cohabit Authentication is a standard OpenID Connect provider, in the meantime you can use any general-purpose OIDC client library for your platform (for example openid-client for Node.js) pointed at the discovery document.
Official, generated libraries are planned once the first product API endpoints are defined.