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

Authentication #299

Open
birendra-90 opened this issue Apr 1, 2017 · 1 comment
Open

Authentication #299

birendra-90 opened this issue Apr 1, 2017 · 1 comment
Labels
Future any PRs/Issues not related to a release
Milestone

Comments

@birendra-90
Copy link

Please come with authentication module in coming release.

@mannyhenri mannyhenri added the Future any PRs/Issues not related to a release label Jun 2, 2018
@mannyhenri mannyhenri added this to To do in MERN Roadmap via automation Jun 2, 2018
@mannyhenri mannyhenri added this to the Future milestone Jun 2, 2018
@shanhuiyang
Copy link

Hi @birendra-90,

Since this project is deprecated, I started a new MERN project in Typescript.
https://github.com/shanhuiyang/TypeScript-MERN-Starter
I think the new MERN project can fulfil your requirement. It is featured by:

  • RESTful-style, powered by an embedded oauth2 server and passport.js, this project separate client and server clearly.
  • React-router 4.0, with it you can easily define client routes and manage them.
  • Redux, with it you can easily manage client states.
  • Almost ready for a community app. We modelled User as well as Article. This is a real starter for who would like to build an community app on MERN.
  • The client code is created from create-react-app, so now you can get rid of annoying configurations for babel and webpack.

The project is still under construction but it already works well now.
Please have a try, issues and feedbacks are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Future any PRs/Issues not related to a release
Projects
MERN Roadmap
  
To do
Development

No branches or pull requests

3 participants