Social media single sign in #5

已关闭
aheathershaw2018-07-27 13:48:01 +01:00创建 · 3 评论
管理员

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.
aheathershaw2018-07-27 13:48:01 +01:00 添加了里程碑 Version 2.2.0-beta.1
aheathershaw2018-07-27 13:48:01 +01:00 指派给自己
aheathershaw2018-07-27 13:48:01 +01:00 添加了标签
feature
作者
管理员
Migrated from https://github.com/andysh-uk/blue-twilight/issues/5
aheathershaw2018-08-13 13:30:30 +01:00 添加了标签
wip
作者
管理员

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.
aheathershaw2018-08-17 21:44:17 +01:00 删除了标签
wip
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:aheathershaw/blue-twilight#5
没有提供说明。