If we want to use the same Principal on multiple pages; we should allow the user and/or developers to pick a static hostname so that the Principal can be re-used on multiple front-end canisters
https://github.com/dfinity/internet-identity/blob/main/src/internet_identity/src/main.rs#L419
If we want to use the same
Principalon multiple pages; we should allow the user and/or developers to pick a static hostname so that thePrincipalcan be re-used on multiple front-end canistershttps://github.com/dfinity/internet-identity/blob/main/src/internet_identity/src/main.rs#L419