Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biyonik/passportjsapp
PassportJS Basic Auth App
https://github.com/biyonik/passportjsapp
ejs express javascript mongodb mongoose multer mvc nodejs passportjs
Last synced: 18 days ago
JSON representation
PassportJS Basic Auth App
- Host: GitHub
- URL: https://github.com/biyonik/passportjsapp
- Owner: biyonik
- Created: 2021-10-08T21:27:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T02:51:06.000Z (over 3 years ago)
- Last Synced: 2024-11-13T21:40:53.870Z (3 months ago)
- Topics: ejs, express, javascript, mongodb, mongoose, multer, mvc, nodejs, passportjs
- Language: JavaScript
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PassportJS Application
## Bir NodeJS Web Uygulaması
Bu web uygulaması temelde PassportJS kütüphanesini kullanarak, kullanıcı giriş, yetkilendirme ve oturum sonlandırma operasyonlarını ele alır
- JavaScript
- Node JS
- MongoDB
- Mongoose ORM
- PassportJS
- JWT Auth
- EJS Template Engine
- MVC Pattern
- Multer File Upload
gibi dil, araç, teknik, tasarım kalıbı ve kütüphanelerin kullanılması noktasında bir miktar tecrübe artırımı sağlanmıştır.