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

Part 3.2 - Add Auth #2

Merged
merged 4 commits into from
Aug 31, 2019
Merged

Part 3.2 - Add Auth #2

merged 4 commits into from
Aug 31, 2019

Conversation

kernwig
Copy link
Owner

@kernwig kernwig commented Aug 31, 2019

$ amplify add auth

  • Answer a plethora of questions correctly, and end up with this.
  • Removed old Feathers client for communication with old backend server, and commented out code that depends on it.
  • Plugged in the component
  • Updated services to respond to the new Cognito user sign-in/sign-out.
  • Fixed use of Amplify styling
  • Commented out attempt to load user settings from cloud, as it is not yet implemented.
  • Added explicit copyright message to ChoreographerService - the primary business logic.

Adam Fanello added 3 commits August 18, 2019 10:58
$ amplify add auth
- Answer a plethora of questions correctly, and end up with this.
- Removed old Feathers client for communication with old backend server, and commented out code that depends on it.
- Plugged in the <amplify-authenticator> component
- Updated services to respond to the new Cognito user sign-in/sign-out.
- Fix use of Amplify styling
- Comment out attempt to load user settings from cloud, as it is not yet implemented.
@kernwig kernwig changed the title Part 3 - Add Auth Part 3.2 - Add Auth Aug 31, 2019
- Added copyright to ChoreographerService - the primary business logic.
- Fix offline authentication
@kernwig kernwig merged commit 77722e5 into develop Aug 31, 2019
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