# eudi-login

Login service and SDK that leverages the EUDI Wallet functionality

# Get Started

$ 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

# Authors