-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Identity] Browser tests #14913
Comments
For context:
My current thoughts are that I could start playing with Puppeteer while I work on the new features for the browser experience for JS, and once we have a reliable experience there (separate from our SDK repo), we could present it to the team. |
Hi @HarshaNalluru, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support. |
Currently, the identity package doesn't have run the browser tests (
echo skipped
).However, individual SDKs use ClientSecretCredential with disabled security in the browser through karma conf.
The text was updated successfully, but these errors were encountered: