Add II login to Candid UI for authenticated calls
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 301
- Forks
- 85
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 4
Description
Requires a canister to implement http_request method and serve /.well-known/ii-alternative-origins with https://a4gq6-oaaaa-aaaab-qaa4q-cai.raw.icp0.io as an origin, as I currently understand.
If this is a good idea and there is support for this feature, I'm willing to start working on a PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Candid UI authentication flow and the canister's http_request entry point. Verify whether serving /.well-known/ii-alternative-origins with the listed origin enables authenticated calls, and confirm the supported approach with the project before implementation. Done means the UI can make authenticated calls through the intended Internet Identity setup.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100