https://github.com/tderflinger/login-daal
Login Daal is an end-to-end login solution for web applications.
https://github.com/tderflinger/login-daal
authentication bootstrap bootstrapvue javascript login mock vue
Last synced: 2 months ago
JSON representation
Login Daal is an end-to-end login solution for web applications.
- Host: GitHub
- URL: https://github.com/tderflinger/login-daal
- Owner: tderflinger
- License: mit
- Created: 2019-08-15T13:56:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T02:06:19.000Z (over 3 years ago)
- Last Synced: 2025-06-02T04:07:50.886Z (about 1 year ago)
- Topics: authentication, bootstrap, bootstrapvue, javascript, login, mock, vue
- Language: Vue
- Size: 749 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Login Daal

Login Daal is an end-to-end login solution for web applications.
Many web applications need a user login and registration solution.
Often, this is invented over and over again. You can use Login Daal
as a ready-made solution or you can study and adapt it.
In Hindi daal is lentil which is very delicious :), especially a Daal soup. Thus the name Login Daal.
Currently, Login Daal consists of two parts. (1) login-frontend is
the JavaScript frontend written in Vue and BootstrapVue. It connects
to the (2) login-mock. Login-mock is a simple mock server that
always returns a success message except for emails err@x.com.
You can find instructions on how to install and run both of these
applications in their respective directories.
Read more about Login Daal in my blog: https://www.tderflinger.com/en/login-solution-bootstrapvue
## Components
The frontend consists of these components:
- Vue with TypeScript
- bootstrap-vue
- facebook-login-vuejs
- vuelidate
The mock consists of this component:
- json-server
## Future Plans
- make Login Daal configurable
- provide a real backend
- 2FA authentication
- support for Docker
- deployment support
## Thanks to
- Ulrike Thiel for the screen designs (https://ulrike-thiel.de)
- PDPics for the image of the lentils