fix(internet-identity): add frontend canister split#130
Merged
Conversation
…q-qaada-cai) Internet Identity now has a separate frontend canister. Update the skill to reflect the backend/frontend split: canister IDs table, identity provider URLs, pitfall guidance, and code example. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Skill Validation ReportValidating skill: /home/runner/work/icskills/icskills/skills/internet-identityStructure
Frontmatter
Markdown
Tokens
Content Analysis
Contamination Analysis
Result: passed Project Checks |
raymondk
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
uqzsh-gqaaa-aaaaq-qaada-cai) alongside the backend (rdmx6-jaaaa-aaaaa-aaadq-cai)id.airesolves to the new frontend canister;backend.id.airesolves to the backendTest plan
id.aireturnsx-ic-canister-id: uqzsh-gqaaa-aaaaq-qaada-caiandbackend.id.aireturnsx-ic-canister-id: rdmx6-jaaaa-aaaaa-aaadq-cai@icp-sdk/auth@5.0.0and@icp-sdk/core@5.2.0install and all import paths + API methods from the code example resolve correctlyskill-validator validatepasses with no errors🤖 Generated with Claude Code