Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 911 Bytes

File metadata and controls

19 lines (13 loc) · 911 Bytes

LicenseChain JavaScript SDK Roadmap

Current Focus

  • Keep default base URL and normalization aligned with https://api.licensechain.app/v1.
  • Preserve browser/isomorphic support while maintaining JWT/JWKS helper parity.
  • Keep package behavior consistent with workspace conformance and docs expectations.

Consolidation Track

  • Continue shared-core alignment with NodeJS SDK while keeping JavaScript SDK positioned as default isomorphic TypeScript/JS option.
  • Prevent feature drift between JavaScript and NodeJS implementations.
  • Keep migration and interoperability notes clear for teams selecting package targets.

Next Operational Tasks

  • Re-run conformance after Core API verify/license response schema changes.
  • Keep docs links and usage examples aligned with current API and Dashboard references.
  • Publish explicit changelog notes for dependency and behavior updates.