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

add auth #6

Open
4 tasks
ahdinosaur opened this issue Jan 3, 2016 · 1 comment
Open
4 tasks

add auth #6

ahdinosaur opened this issue Jan 3, 2016 · 1 comment

Comments

@ahdinosaur
Copy link
Member

  • add feathers-authentication (store auth token in localStorage)
  • store auth token as cookie so can be accessed during server-side render
  • implement feathers service to handle core authentication methods (logIn, signUp, logOut, verifyEmail, resetPassword, ...), which will use email service
  • implement generic React components to handle core authentication workflows

see also, authentic

@ahdinosaur
Copy link
Member Author

need to do again for catstack@2

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

No branches or pull requests

1 participant