forked from 00dani/lemoncurry
Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified
This commit is contained in:
parent
3c95eeeefb
commit
e5d3af1b51
8 changed files with 63 additions and 9 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"stylus": "^0.54.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"openwebicons": "^1.4.3"
|
||||
"openwebicons": "^1.4.3",
|
||||
"tippy.js": "^1.4.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue