Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: advantage for supporting 3rd provider #3

Open
wants to merge 1 commit into
base: 0003-use-of-single-signon
Choose a base branch
from

Conversation

dadiorchen
Copy link

No description provided.

Comment on lines +59 to +73
* Good, because with supporting popular provider like Google, Facebook, the end user to Greenstand don't need to maintain the account on Greenstand, and the account creation workflow could be smoother and safer. It is like:

1. End user try to login to Greenstand
2. End user selects the provider and authorize the application.
3. The administrator of Greenstand receives the notification.
4. The administrator of Greenstand confirm the end user, and assign the user appropriate role/permission.

Without this support:

1. End user give the administrator their info.
2. Administrator receive the info and create user, password, assign the user appropriate role/permission.
3. The administrator give the user the account along with password.

So the former have no password and detailed user info exchange;

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm excited to suport google or facebook, I think Seba will feel the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant