Skip to content

LoopBack passport integration to support third party logins and account linking

License

Notifications You must be signed in to change notification settings

strongloop/loopback-component-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 6, 2020
131045e · Mar 6, 2020
Nov 21, 2019
Jun 29, 2018
May 27, 2019
May 27, 2019
Jul 21, 2016
Jan 17, 2018
Aug 22, 2017
Mar 13, 2018
Mar 6, 2020
May 7, 2018
Jul 14, 2016
Nov 10, 2017
Mar 6, 2020
Jul 14, 2017
May 28, 2014
Mar 6, 2020

Repository files navigation

loopback-component-passport

⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical security fixes will be provided. (See Module Long Term Support Policy below.)

We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as soon as possible. Refer to our Migration Guide for more information on how to upgrade.

Overview

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.

All local accounts requires verification

All third party accounts will login with an email of [email protected] example [email protected]

which will allow the user to link the social media accounts that they want as well as the users could sign up with the same email account that is used for facebook/twitter/google/local if they wish to keep them separate.

Facebook profile information (such as email, gender, timezone, etc) may still be included if necessary. See https://github.com/strongloop/loopback-example-passport/blob/master/README.md#4-facebook-profile-info.

All user required info including the email will be available, but the main email for the account will remain [email protected].

Module Long Term Support Policy

This module adopts the Module Long Term Support (LTS) policy, with the following End Of Life (EOL) dates:

Version Status Published EOL
3.x Maintenance LTS Dec 2016 Dec 2020

Learn more about our LTS plan in docs.

About

LoopBack passport integration to support third party logins and account linking

Resources

License

Stars

Watchers

Forks

Packages

No packages published