docs: add comprehensive interface mapping and fix migration guide#564
docs: add comprehensive interface mapping and fix migration guide#564
Conversation
Add interface_mapping.md — exhaustive API-level mapping of all 81 legacy @forgerock/javascript-sdk exports to their new Ping SDK equivalents. Designed for both developer reference and AI-assisted refactoring. Fix MIGRATION.md — correct wrong import paths (oidc from wrong package), fix .well-known URL typo, fix incorrect tree-passing documentation, add missing packages/methods/step types, and link to interface_mapping.md.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
JIRA Ticket
https://pingidentity.atlassian.net/browse/SDKS-4884
Description
Add interface_mapping.md — exhaustive API-level mapping of all 81 legacy @forgerock/javascript-sdk exports to their new Ping SDK equivalents. Designed for both developer reference and AI-assisted refactoring.
Update MIGRATION.md — correct wrong import paths (oidc from wrong package), fix .well-known URL typo, fix incorrect tree-passing documentation, add missing packages/methods/step types, and link to interface_mapping.md.