Socket
Socket
Sign inDemoInstall

generator-jhipster-social-login-api

Package Overview
Dependencies
6
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-jhipster-social-login-api

Adds social login api calls to work with native Android and iOS apps from android-jhi generator


Version published
Weekly downloads
17
increased by466.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

generator-jhipster-social-login-api

NPM version Build Status Dependency Status

JHipster module, Adds social login api calls to work with native Android and iOS apps

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

This module adds the needed extra code to be able to use the Social Login functionality from the android-jhi generator.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-social-login-api

To update this module:

yarn global upgrade generator-jhipster-social-login-api

With NPM

To install this module:

npm install -g generator-jhipster-social-login-api

To update this module:

npm update -g generator-jhipster-social-login-api

Usage

Inside your jhipster project folder run

yo jhipster-social-login-api

Then create your Google and/or Facebook credentials

For Google you will need three. Web, Android and iOS

Choose the Web credential and download de json file. Replace the "googlecredentials.json" inside the resources folder.

Follow the instructions on android-jhi to configure the app

License

Apache-2.0 © Green Grow Apps

Keywords

FAQs

Last updated on 03 Jul 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc