sysgears / apollo-universal-starter-kit

Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
https://apollokit.org
MIT License
1.68k stars 323 forks source link

Few more general features #492

Open cloudkompute opened 6 years ago

cloudkompute commented 6 years ago

I understand this is a starter kit but if somebody has time to implement these features, it'd be great...

Logout functionality. See #485 for more detail. Add the Google Recaptcha during the registration Track the user IP every time she does a login Maximum 'n' number of attempts a user can make to login. If she fails, inactivate the user. Able to register using Mobile and One Time Password. This feature will discourage the fake user registrations.

soniyaprasad77 commented 11 months ago

May i work on it?