Type aliases
			
				
				IFeathersAuthenticationClient
				IFeathersAuthenticationClient: function
				
				
					Type declaration
					
						- 
							
								- (_options?: Partial<AuthenticationClientOptions>): function
 
								- 
									Parameters
										- 
											Optional _options: Partial<AuthenticationClientOptions>
 Returns function
										- 
											
												- (app: Application<__type>): void
 
 
 
 
			
			
				
				IFeathersErrors
				IFeathersErrors: "/home/travis/build/sopherapps/ra-feathers-oauth/node_modules/@feathersjs/errors/index"
				
			
			
				
				IFeathersPrimusClient
				IFeathersPrimusClient: FeathersPrimusClient
				
			
			
				
				IFeathersRestClient
				IFeathersRestClient: FeathersRestClient
				
			
			
				
				IFeathersSocketIOClient
				IFeathersSocketIOClient: FeathersSocketIOClient
				
			
			
				
				_FeathersClient
				_FeathersClient: FeathersClient