eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
25 stars 17 forks source link

[DPP] Enable API Key communication between backend and frontend #445

Open matbmoser opened 2 weeks ago

matbmoser commented 2 weeks ago

Description

The DPP should be able to communicate between backend and frontend using API Keys, the frontend login will still remain , but no APP Id will be needed anymore for the backend.

Acceptance Criteria

Additional Information