16 lines
445 B
JavaScript
16 lines
445 B
JavaScript
import '../../index-6137f488.js';
|
|
import '../../storage-a8ac7bd3.js';
|
|
import '../../connectRuntime-a699491c.js';
|
|
import {
|
|
o
|
|
} from '../../background.content-5f02aba1.js';
|
|
import {
|
|
e
|
|
} from '../../when_ready.util-91474a6b.js';
|
|
|
|
e((async () => {
|
|
var n;
|
|
const e = new o,
|
|
o$1 = null === (n = document.getElementById("jwt-response")) || void 0 === n ? void 0 : n.textContent;
|
|
o$1 && e.fetch("/auth/finish-link", o$1);
|
|
})); |