Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngthucdotcom/sso-applied
- Owner: ngthucdotcom
- License: mit
- Created: 2018-05-13T17:59:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T06:20:38.000Z (over 6 years ago)
- Last Synced: 2024-11-11T23:12:43.952Z (3 months ago)
- Topics: auth0, php, sample-cart, sso
- Language: PHP
- Homepage: https://ngthucdotcom.github.io/SSO-Applied/
- Size: 65.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!