OAuth 2.0 authorization and token exchange
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

drop unused [loc] dep from 22 packages

[monopam lint] flagged [loc] as declared-but-not-needed across:
bottler, dupfind, ocaml-agent / auth / freebox / gauth / hap / http /
linkedin / merlin / meross / oauth / osv / paseto / requests / runc /
scaleway / sigstore / spacedata / stix, plus prune and space.

These packages don't import [Loc] directly — they only pull in
[Json.Error] or similar high-level facades, which re-export the
[Loc] surface they need. Drop the stale declaration so the opam
depends stay honest.

+1 -3
+1 -2
dune-project
··· 31 31 (logs (>= 0.7)) 32 32 (alcotest :with-test) 33 33 (alcobar :with-test) 34 - (odoc :with-doc) 35 - loc)) 34 + (odoc :with-doc)))
-1
oauth.opam
··· 28 28 "alcotest" {with-test} 29 29 "alcobar" {with-test} 30 30 "odoc" {with-doc} 31 - "loc" 32 31 ] 33 32 build: [ 34 33 ["dune" "subst"] {dev}