An open API service indexing awesome lists of open source software.

https://github.com/pj8912/authentication

Authentication using php and mysql
https://github.com/pj8912/authentication

authentication css html5 javascript mysql php

Last synced: 3 months ago
JSON representation

Authentication using php and mysql

Awesome Lists containing this project

README

          

# Authentication
Authentication app in PHP

## Use
- Create your database and add users table from sql/auth.sql

## Screenshots
- ### Login

![login](https://user-images.githubusercontent.com/114992626/194749829-678138da-c629-444d-9e03-a4128935fc47.png)

- ### SignUp

![signup](https://user-images.githubusercontent.com/114992626/194749841-87dd4336-ea7a-4e89-b0c8-d72ec04e4d12.png)

- ### Logout

![logout](https://user-images.githubusercontent.com/114992626/194749850-eb9d3ee8-7d14-4a40-8843-d6f05432244d.png)