Handles authentication and login functionality via social login for your docpad application. Protects pages from unauthenticated users. Uses the node module social-login (https://github.com/26medias/social-login) to standardise the configuration interface to the various login strategies and handle routing and redirection.
createCredentials() is deprecated, use tls.createSecureContext instead is outputted to the console. Doesn't seem to effect the operation of the plugin. Seems to be related to this: https://github.com/ciaranj/node-oauth/issues/238
I assume it is going to be a dependency update sort of thing
createCredentials() is deprecated, use tls.createSecureContext instead
is outputted to the console. Doesn't seem to effect the operation of the plugin. Seems to be related to this: https://github.com/ciaranj/node-oauth/issues/238I assume it is going to be a dependency update sort of thing