WebAuthN auth

This commit is contained in:
bluepython508
2023-11-05 01:12:02 +00:00
parent 45e4e9f5da
commit 092930a24f
33 changed files with 1123 additions and 463 deletions

View File

@@ -15,6 +15,9 @@ module.exports = {
extend: {
colors: {
brand: "#FD4F00",
},
fontFamily: {
mono: ["monospace"]
}
},
},