vipulob / quotes

A database of Quotes
0 stars 1 forks source link

Basic Enhancement: Authentication of Users #3

Closed vipulob closed 9 years ago

vipulob commented 9 years ago

The page for authentication is already present. Now need to handle the processing of Credentials like username and password for authentication and authorization.

vipulob commented 9 years ago

Done