https://github.com/blevs/webauth-ii-recitation
https://github.com/blevs/webauth-ii-recitation
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blevs/webauth-ii-recitation
- Owner: Blevs
- Created: 2019-09-18T17:24:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T01:45:23.000Z (over 3 years ago)
- Last Synced: 2025-10-29T02:56:32.452Z (9 months ago)
- Language: JavaScript
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* WebAuth II Recitation
Build upon WebAuth I by handling authorization using cookies
** MVP
Add cookies to handle user sessions
** Build a React Application to test these endpoints
Make cors work with cookies