Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

malixsys/ionic-loopback-example

Open more actions menu

Repository files navigation

loopback-example-passport

LoopBack example for loopback-passport module. It demonstrates how to use LoopBack's user/userIdentity/userCredential models and passport to interact with other auth providers.

  • Log in or sign up to LoopBack using third party providers (aka social logins)
  • Link third party accounts with a LoopBack user (for example, a LoopBack user can have associated facebook/goole accounts to retrieve pictures).

How to run the application

git clone https://github.com/malixsys/ionic-loopback-example.git
cd ionic-loopback-example
npm install

Get your client ids/secrets from facebook & google

Create providers.json

  • Copy providers.json.template to providers.json
  • Update providers.json with your own values for clientID/clientSecret

Run the application

gulp

Open your browser to http://127.0.0.1:5000

About

Ionic Framework front-end with Loopback server example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.