Social media single sign in #5

已關閉
建立於 2018-07-27 13:48:01 +01:00aheathershaw · 3 comment
擁有者

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 新增到 Version 2.2.0-beta.1 里程碑 2018-07-27 13:48:01 +01:00
aheathershaw 指派給自己 2018-07-27 13:48:01 +01:00
aheathershaw 加入了
feature
標籤 2018-07-27 13:48:01 +01:00
作者
擁有者
Migrated from https://github.com/andysh-uk/blue-twilight/issues/5
aheathershaw 加入了
wip
標籤 2018-08-13 13:30:30 +01:00
作者
擁有者

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
作者
擁有者

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 移除了
wip
標籤 2018-08-17 21:44:17 +01:00
登入 才能加入這對話。
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

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