1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-10 15:23:58 +02:00

get auth working with offscreen document

This commit is contained in:
Kushagra Gour
2024-05-09 15:41:41 +05:30
parent 2289af6a0b
commit 71582cf608
13 changed files with 7368 additions and 24 deletions

3
offscreen.html Normal file
View File

@@ -0,0 +1,3 @@
<!doctype html>
<audio></audio>
<script src="./offscreen.js"></script>