GithubHelp home page GithubHelp logo

grails-social-login's Introduction

Grails-Social-Login

Generic code for Social Media Login for any grails application.

Good application to start your grails project with Social Media login(Facebook, LinkedIn, Google, Twitter) already implmented with domain structure and Spring security. Also twitter bootstrap is installed by default to provide a better UI.

grails-social-login's People

Contributors

vishal-sahu avatar prabhatkashyap avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar Hiten Pratap Singh avatar Gaurav Gupta avatar  avatar

Forkers

b1wring

grails-social-login's Issues

Multiple distinct user accounts can be created using single social account.

As per current implementation, a user can create create multiple account using just single social(FB/LinkedIn) account. All he need to do for this is to change his/her primary email in social account. I know about facebook that it allowed user to add any number of email and also allows to mark any one of them as primary.
And in our code this social login code checks existing Social Profile using said email. The solution of this bug is that this code should checks existing social profile using profile id get from Social APi not by email id.
And one more reason to check stored Social profile using profile id instead of email id is that many social sites don't provide user's email id using API like Twitter.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.