UNPKG

strapi-linkedin-auth

Version:

This plugin enables users to integrate Linked In social login using OpenId in strapi.

8 lines (5 loc) 94 B
'use strict'; const myService = require('./my-service'); module.exports = { myService, };