Releases: validatedid/eidas-bridge
Releases · validatedid/eidas-bridge
eIDAS Bridge Demo web
eIDAS Bridge Demo web
eIDAS Bridge Library added demo web (with two university webs to test the library) and dockerized.
eIDAS Bridge Library with docker support
Added docker support to easy test eIDAS Bridge library with an Open API / Swagger web interface
eIDAS Bridge Library with API Swagger exposed
Implementation of a demo that exposes a RESTFUL Open API / Swagger style to call eIDAS Bridge Library in Python.
SWAGGER API calls will be located at http://localhost:5002
and will expose:
/eidas/link-did
/eidas/service-endpoint
/eidas/sign-credential
/eidas/verify-credential
Additionaly, the library had been modified so eidas_verify_credential
arguments are dict
type instead of string
type.
eIDAS Bridge Library first implementation of all lib calls
v0.1.0 Merge branch 'master' of https://github.com/validatedid/eidas-bridge