https://github.com/cassiancc/ase220-09-authserver
https://github.com/cassiancc/ase220-09-authserver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cassiancc/ase220-09-authserver
- Owner: cassiancc
- Created: 2024-03-12T19:13:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T23:52:44.000Z (about 1 year ago)
- Last Synced: 2025-01-14T08:52:45.618Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASE 220 - Assignment: 09 - An authentication server.
- Cassian Godsted - Initalized repository with JS and README files. Wrote logic for signin.js. Wrote additional logic for signup.js and signin.js to handle multiple users.
- Jeffrey Perdue - Wrote logic for signup.js.
- Christian Lane - Wrote logic for server.js