Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Add remaining identity provider flows #12

Merged
merged 10 commits into from
Dec 31, 2019

Conversation

aldeed
Copy link
Contributor

@aldeed aldeed commented Dec 30, 2019

Resolves #2
Resolves reactioncommerce/example-storefront#357

Changes

  • Fix/finish the reset password flow
  • Implement the change password page / flow
  • Add an OAuth error page, which just displays errors from Hydra in a way that is consistent with the identity theme.
  • Updates the project to Meteor 1.8.3, and updates many NPM packages
  • Remove unused Meteor Accounts packages (login with Facebook, etc. is no longer supported)

Testing

Test this with reactioncommerce/example-storefront#637. All instructions are in that pull request.

Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Copy link
Member

@willopez willopez left a comment

Choose a reason for hiding this comment

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

Tested along with corresponding PRs and looks good.

@willopez willopez merged commit 3c4ebb6 into trunk Dec 31, 2019
@kieckhafer kieckhafer deleted the feat-aldeed-add-remaining-features branch January 23, 2020 20:39
@kieckhafer kieckhafer mentioned this pull request Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish forgot/change password flows Need OAuth error page
2 participants