Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add canisterId to whitelist dynamically? #384

Open
sandianyu opened this issue Feb 25, 2022 · 3 comments
Open

How to add canisterId to whitelist dynamically? #384

sandianyu opened this issue Feb 25, 2022 · 3 comments

Comments

@sandianyu
Copy link

Currenctly i recreate a agent to make the dynamic canisterId verified, but the old whitelist is covered by the new whitelist

@tomiir
Copy link
Contributor

tomiir commented Mar 2, 2022

Hi @himyyy , do you mean it's being replaced?
The final whitelist should be the result of merging both whitelists together. I could look into it if you provide an example with the 2 whitelists so I can try and recreate the issue.

@sandianyu
Copy link
Author

@tomiir
The Whitelist example: https://codepen.io/himyyy/pen/Exbrvzg?editors=1011

@qiaoping1
Copy link

I looked at your example and still can't achieve dynamic whitelisting. He will overwrite the previous whitelist. Connections created on the same website are not multiple websites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants