This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
AuthenticatedAPI
Watch
1
Star
0
Fork
0
You've already forked AuthenticatedAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
2a2f0060a2f9ae04bc0bc1f9a910fcb6a835e98d
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
admin
2a2f0060a2
added nodemon to automate starting the server.js when i changed some codes
2024-09-23 09:52:25 +08:00
api
/routes
changed to bcrypt.compare when comparing password with the db
2024-09-19 09:15:05 +08:00
config
changed the folder structure. separated the routes and added the authmiddleware for authentication
2024-09-18 22:07:23 +08:00
middlewares
changed the folder structure. separated the routes and added the authmiddleware for authentication
2024-09-18 22:07:23 +08:00
.env
changed the folder structure. separated the routes and added the authmiddleware for authentication
2024-09-18 22:07:23 +08:00
.gitignore
init
2024-09-18 16:04:15 +08:00
package-lock.json
added nodemon to automate starting the server.js when i changed some codes
2024-09-23 09:52:25 +08:00
package.json
added nodemon to automate starting the server.js when i changed some codes
2024-09-23 09:52:25 +08:00
requirements.txt
init
2024-09-18 16:04:15 +08:00
server.js
added register.js to store hash password to db
2024-09-19 09:12:15 +08:00
todo.txt
todo
2024-09-18 17:43:19 +08:00
S
Description
No description provided
59
KiB
Languages
JavaScript
100%