-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Infer issuer canisterId from origin on localhost (#2364)
For issuers hosted on `localhost` (using the a canister id as a subdomain) II will no longer make a network request to get the canister ID during the attribute sharing flow. Instead, the canister id will be parsed from the origin directly. This change makes it possible to integrate issuers with II in a local dev setup if canisterId subdomain of `localhost` is used as the issuer (derivation) origin.
- Loading branch information
Frederik Rothenberger
authored
Mar 15, 2024
1 parent
7f2b090
commit 8443a79
Showing
1 changed file
with
43 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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