https://github.com/omerozceylan/basic-auth-node
Basic auth example node js
https://github.com/omerozceylan/basic-auth-node
authentication authorization basic-auth basic-authentication express express-js expressjs nodejs
Last synced: 9 months ago
JSON representation
Basic auth example node js
- Host: GitHub
- URL: https://github.com/omerozceylan/basic-auth-node
- Owner: omerozceylan
- Created: 2024-08-21T15:48:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T21:12:42.000Z (over 1 year ago)
- Last Synced: 2025-04-11T03:16:37.576Z (9 months ago)
- Topics: authentication, authorization, basic-auth, basic-authentication, express, express-js, expressjs, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To start server: ``` node server.js ```