UNPKG
@rhinojs/auth
Version:
latest (0.1.38)
0.1.38
0.1.37
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.20
0.1.12
0.1.11
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0
0.0.15
0.0.14
0.0.12
0.0.11
0.0.10
0.0.9
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Estrutura de autenticacao de usuario
github.com/rhinoJS/auth
rhinoJS/auth
@rhinojs/auth
/
package.json
17 lines
(16 loc)
•
338 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"
@rhinojs
/auth"
,
"version"
:
"0.1.38"
,
"license"
:
"MIT"
,
"author"
:
"Bruno Goncalves"
,
"private"
: false,
"keywords"
: [
"rhinojs"
,
"auth"
],
"repository"
: {
"type"
:
"git"
,
"url"
:
"git
@github
.com:rhinoJS/auth.git"
},
"main"
:
"./src/index.js"
}