UNPKG

@denz93/vendure-plugin-3rd-party-auth

Version:

A set of auth strategies to work with 3rd party such as Google, Facebook, etc

6 lines (5 loc) 174 B
export * from './plugin.module'; export * from './constants'; export * from './google-auth.strategy'; export * from './facebook-auth.strategy'; export * from './interfaces';