package savvy

  1. Overview
  2. Docs
A straightforward OAuth2 client

Install

Dune Dependency

Authors

Maintainers

Sources

savvy-0.2.0.tbz
sha256=172de1fdd0e5d015c7dbbef1845f47d452bd9c3153ebb07b0a0d459164906957
sha512=4cdb0156d9bce1ae8f466bedc7be52d303dfb73d099dceb47949fbf0cd5a9452ba1da13db829e88432ff4fb9404fda41694033dcd91e3bb6466b729cf2740272

doc/CHANGES.html

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.

On This Page
  1. Added
  2. Changed