An open API service indexing awesome lists of open source software.

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

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)