UNPKG
@infomaker/service-authorization-lib
Version:
latest (5.7.1)
5.7.1
5.7.0
5.6.3
5.6.2
5.6.1
5.6.0
5.5.1
5.5.0
5.4.1
5.4.0
5.3.7
5.3.6
5.3.5
5.3.4
5.3.3
5.3.2
5.3.1
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
4.1.0
4.0.1
4.0.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.1
3.1.0
3.0.1
3.0.0
2.1.0
2.0.0
1.1.6
1.1.5
1.1.3
1.1.1
1.1.0
1.0.0
0.1.0
0.0.11
0.0.10
0.0.9
0.0.1
IMID Service Authorization Library
infomaker.io
Infomaker/im-id
@infomaker/service-authorization-lib
/
src
/
authorization-modes.js
6 lines
(5 loc)
•
154 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { serviceAdminEndpoint:
'SERVICE_ADMIN_ENDPOINT'
, openEndpoint:
'OPEN_ENDPOINT'
, authenticatedEndpoint:
'AUTHENTICATED_ENDPOINT'
}