loopback-component-passport-c

LoopBack passport fork that allows to implement dynamic user models and relations

Usage no npm install needed!

<script type="module">
  import loopbackComponentPassportC from 'https://cdn.skypack.dev/loopback-component-passport-c';
</script>

README

LoopBack Passport Component

NOTE: This module supersedes loopback-passport. Please update your package.json accordingly.

The module provides integration between LoopBack and Passport to support third-party login and account linking for LoopBack applications.

Please see the official documentation for more information.