Properties
ACTIVATE_HOOKS
ACTIVATE_HOOKS: keyof symbol
authenticate
authenticate: function
Type declaration
-
- (data?: any): Promise<any>
-
Parameters
Returns Promise<any>
authentication
authentication: FeathersAuthenticationClient
configure
configure: function
default
default: Feathers
errors
errors: FeathersErrors
get
get: function
Type declaration
-
- (configName: string): Promise<object>
-
Parameters
Returns Promise<object>
primus
primus: FeathersPrimusClient
rest
rest: FeathersRestClient
service
service: function
socketio
socketio: FeathersSocketIOClient