Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ngthucdotcom/sso-applied

Integration SSO to sample cart project and CT263 project
https://github.com/ngthucdotcom/sso-applied

auth0 php sample-cart sso

Last synced: 22 days ago
JSON representation

Integration SSO to sample cart project and CT263 project

Awesome Lists containing this project

README

        

# SSO-Applied
Integration SSO to Sample Cart project and CT263 project

# About Projects
## Sample Cart
A project for Cart ("giỏ hàng" in Vietnamese) of author Le Nguyen Thuc from author Bui Quoc Huy (qhonline.info)
* Author: Mr. Bui Quoc Huy
* Custom Editor: Mr. Le Nguyen Thuc

## CT263
A student's course in major of Information Systems at Can Tho University
* Mentor: M.S. Phan Tan Tai
* Student: Mr. Quach Hoang Thanh

## SSO Applied
An experimental project for the single sign-on feature (SSO) using Auth0.
* Executor: Ms. Nguyen Thi Tuyet Nghi
* Support of Project Sample Cart: Mr. Le Nguyen Thuc
* Support of Project CT263: Mr. Quach Hoang Thanh
* Platform: Auth0

# Demo
## Before login
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/1_Auth%20login%20site.png?raw=true)
## Login with Auth0
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/2_Auth0%20login%20site.png?raw=true)
## After login
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/3_Auth%20main%20site.png?raw=true)
## Authentication on SampleCart
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/4_SampleCart%20main%20site%20logged%20in.png?raw=true)
## After logout on SampleCart
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/5_SampleCart%20main%20site.png?raw=true)
## Authentication on CT263
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/6_CT263%20main%20site%20logged%20in.png?raw=true)
## After logout on CT263
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/7_CT263%20main%20site.png?raw=true)
## Login site on CT263
![alt text](https://github.com/ngthuc/SSO-Applied/blob/master/demo%20pictures/8_CT263%20login%20site.png?raw=true)

# References
* Auth0: https://auth0.com/docs

# Thanks for follow!