UNPKG
sso-module-punch
Version:
latest (0.2.0)
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Single Sign On Sign in module for nodejs packages
sso-module-punch
/
lib
/
views.d.ts
4 lines
(3 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
export
declare
const
forwardingPage
:
string
;
export
declare
const
verifyPage
:
string
;
export
declare
const
unauthenticatedPage
:
string
;