Skip to content

fix: Fixes hardware key authentication on Web Clipper#3028

Open
antsgar wants to merge 1 commit into
mainfrom
fix/fix-hardware-key-auth-for-web-clipper
Open

fix: Fixes hardware key authentication on Web Clipper#3028
antsgar wants to merge 1 commit into
mainfrom
fix/fix-hardware-key-auth-for-web-clipper

Conversation

@antsgar

@antsgar antsgar commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.


try {
if (!username || !source) {
if (!username || !source || !parentOrigin) {

try {
if (!username || !source) {
if (!username || !source || !parentOrigin) {
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

Successfully merging this pull request may close these issues.

2 participants