alpha
Login
or
Join now
anil.recoil.org
/
ocaml-jmap
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-jmap
/
bin
/
at
4eca2dc6d9060705964250c65cbadc22ef22a4ca
2 files
Anil Madhavapeddy
Add typed capability handling for JMAP URIs
1y ago
4eca2dc6
dune
Add Fastmail API token authentication and example client - Added support for Fastmail API token authentication via Bearer tokens - Implemented login_with_token function for token-based auth - Improved authentication header logic to support both Basic and Bearer auth - Created fastmail_list example binary using token-based authentication - Updated AGENT.md to mark completed tasks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
fastmail_list.ml
Add typed capability handling for JMAP URIs - Create Capability module in Jmap with typed handling of core URIs - Create Capability module in Jmap_mail with typed handling of mail URIs - Replace hardcoded URI strings with typed versions in client code - Improves type safety by ensuring URIs are correctly managed - Provides parsing/stringifying functions for interoperability 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago