package savvy

  1. Overview
  2. Docs
A straightforward OAuth2 client

Install

Dune Dependency

Authors

Maintainers

Sources

savvy-0.4.0.tbz
sha256=a9e2b62cbf273c881d47d86db243706e41dcf52ce3107288b7edcf61cc53bb10
sha512=2903142b0f64d06c02ab91e3a3545d8e38f0bef34a57e7aa8d97d06f11f12daee43825a4c91afa39f5c6542b61e8bb3a57b1076358031ae74b5d6d0e5944cecd

doc/CHANGES.html

0.4.0 (2025-06-04)

Added

  • Implemented GitHub integration for Savvy! You can now authenticate with GitHub as your source of truth.

0.3.0 (2025-05-04)

Added

  • Handling for public clients by passing None to client_secret

Changed

  • Confidential clients now need to pass a string option to client_secret

0.2.0 (2025-04-25)

Added

  • InMemoryStorage is now available as a simple storage utility

Changed

  • OAuth2Client now requires a storage interface to be passed into the constructor
OCaml

Innovation. Community. Security.