Social media single sign in #5

Closed
opened 2018-07-27 13:48:01 +01:00 by aheathershaw · 3 comments
Owner

Allow users to login/register using social media accounts - Facebook, Twitter, LinkedIn and GitHub to begin with.

This should be configurable, even down to which networks to use.

Allow users to login/register using social media accounts - Facebook, Twitter, LinkedIn and GitHub to begin with. This should be configurable, even down to which networks to use.
aheathershaw added this to the Version 2.2.0-beta.1 milestone 2018-07-27 13:48:01 +01:00
aheathershaw self-assigned this 2018-07-27 13:48:01 +01:00
aheathershaw added the
feature
label 2018-07-27 13:48:01 +01:00
Author
Owner
Migrated from https://github.com/andysh-uk/blue-twilight/issues/5
aheathershaw added the
wip
label 2018-08-13 13:30:30 +01:00
Author
Owner

The logic this should implement post-authentication is this:

  • Have we seen that ID before? Yes = we know the user
  • Does the associated email address exist? Yes = prompt for the account password to link the social ID
  • If we get this far, it’s a new account, prompt for a password
The logic this should implement post-authentication is this: * Have we seen that ID before? Yes = we know the user * Does the associated email address exist? Yes = prompt for the account password to link the social ID * If we get this far, it’s a new account, prompt for a password
Author
Owner

In the end I’ve gone with the more consumer type networks: Facebook, Twitter and Google.

In the end I’ve gone with the more consumer type networks: Facebook, Twitter and Google.
aheathershaw removed the
wip
label 2018-08-17 21:44:17 +01:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#5
No description provided.