https://github.com/dmg-techlabs/eudi-login
Login service and SDK that leverages the EUDI Wallet functionality
https://github.com/dmg-techlabs/eudi-login
0auth authentication cbor css eudi-wallet html js login php proxy
Last synced: about 2 months ago
JSON representation
Login service and SDK that leverages the EUDI Wallet functionality
- Host: GitHub
- URL: https://github.com/dmg-techlabs/eudi-login
- Owner: DMG-TechLabs
- Created: 2025-02-15T09:22:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T19:07:48.000Z (over 1 year ago)
- Last Synced: 2025-02-17T19:23:28.414Z (over 1 year ago)
- Topics: 0auth, authentication, cbor, css, eudi-wallet, html, js, login, php, proxy
- Language: JavaScript
- Homepage: https://dmg-techlabs.github.io/eudi-login/
- Size: 855 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# eudi-login
Login service and SDK that leverages the [EUDI Wallet](https://ec.europa.eu/digital-building-blocks/sites/display/EUDIGITALIDENTITYWALLET/EU+Digital+Identity+Wallet+Home) functionality
## Get Started
```bash
$ git clone https://github.com/DMG-TechLabs/eudi-login
$ cd eudi-login
$ make start
```
## Endpoints
- **localhost:80**: Demo App using the `eudi-login` service including just the SDK
- **localhost:8080**: The `eudi-login` service
## Documentation
Documentation for this project can be found in the `docs/` directory or in the documentation site hosted [here](https://dmg-techlabs.github.io/eudi-login/)
## Authors
- [KDesp73](https://github.com/KDesp73) (Konstantinos Despoinidis)
- [creatorkostas](https://github.com/creatorkostas) (Konstantinos Mokas)
- [ThanasisGeorg](https://github.com/ThanasisGeorg) (Athanasios Georgalis)