UNPKG
@denz93/vendure-plugin-3rd-party-auth
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
A set of auth strategies to work with 3rd party such as Google, Facebook, etc
@denz93/vendure-plugin-3rd-party-auth
/
dist
/
index.d.ts
6 lines
(5 loc)
•
174 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./plugin.module'
;
export
*
from
'./constants'
;
export
*
from
'./google-auth.strategy'
;
export
*
from
'./facebook-auth.strategy'
;
export
*
from
'./interfaces'
;