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

Add authentication support #37

Open
chrisdevereux opened this issue Feb 18, 2018 · 0 comments
Open

Add authentication support #37

chrisdevereux opened this issue Feb 18, 2018 · 0 comments
Assignees

Comments

@chrisdevereux
Copy link
Contributor

Integrate with Amazon Cognito to provide user authentication support.

Acceptance criteria:

  • Should allow users to log in
  • Should redirect users to the login page if they try to visit a protected route
  • Should be extensible to support SSO across other Momentum apps.
  • Should redirect users to a home page if they visit a page only visible to logged out users while logged in.
  • Should support access control.
  • Should include API protection.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant