UNPKG
dsc-auth
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
An Oauth platform built on Qr Codes for DSC
github.com/technophilic/DSCAuth
technophilic/DSCAuth
dsc-auth
/
.dev
/
index.html
15 lines
(9 loc)
•
435 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype
html
>
<
html
>
<
head
>
<
title
>
</
title
>
</
head
>
<
body
>
<
script
type
=
"text/javascript"
src
=
"/dscAuth.js"
>
</
script
>
</
body
>
</
html
>