UNPKG

@feathersjs/authentication

Version:

Add Authentication to your FeathersJS app.

4 lines (3 loc) 156 B
export { default as authenticate } from './authenticate'; export { default as connection } from './connection'; export { default as event } from './event';