# 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)
