Module: Feature_OAuth2

Enable oauth2 feature

Source:
features/oauth2.js

Members


<static> type :string

This feature is loaded at service stage

Type:
  • string
Source:
features/oauth2.js

Methods


<static> load_(app, config)

Load the feature

Parameters:
Name Type Description
app Routable

The app module object

config object

Passport config

Source:
features/oauth2.js
Returns:
Type
Promise.<*>