UNPKG
allex_entrypointservice
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.4
2.1.3
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
EntryPointService
github.com/allex-services/entrypoint
allex-services/entrypoint
allex_entrypointservice
/
methoddescriptors
/
user.js
13 lines
(12 loc)
•
237 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
module
.exports = { announceUser: [{ title:
'User Identity Object'
,
type
:
'object'
},{ title:
'Register if not Found'
,
type
:
'boolean'
},{ title:
'Keep Password if Found'
,
type
:
'boolean'
}] };