Udpdate features

This commit is contained in:
Sahat Yalkabov
2014-01-26 21:20:28 -05:00
parent bf993077ad
commit 2567f19807

View File

@ -17,14 +17,19 @@ Chances are, you will not need all 4 types of OAuth2 authentication methods, or
Features Features
-------- --------
- Local authentication using Email and Password - **Local Authentication** using Email and Password
- OAuth2 authentication via Twitter, Facebook, Google or GitHub - **OAuth 2.0 Authentication** via Twitter, Facebook, Google or GitHub
- MVC Code Structure - Error and Success flash notifications
- Bootstrap 3 + Flat UI + iOS7 Themes - MVC Project Structure
- LESS stylesheets (auto-compiled) - LESS stylesheets (auto-compiled via Express middleware)
- Bootstrap 3 + Flat UI + iOS7 Theme
- Contact Form (powered by Sendgrid) - Contact Form (powered by Sendgrid)
- Account Management page - **Account Management**
- 9 API Examples - Profile Details
- Change Password
- Link OAuth 2.0 strategies
- Delete Account
- **API Examples**: Facebook, Foursquare, Last.fm, Tumblr, Twitter, and more...
Prerequisites Prerequisites
------------- -------------