Educredentials Issuer - Main application package.
This package contains the core application logic for the EC Issuer service,
including:
- API endpoints and HTTP adapters
- Credential issuance logic
- Configuration management
- Access control
- Metadata handling
1"""Educredentials Issuer - Main application package.
2
3This package contains the core application logic for the EC Issuer service,
4including:
5
6- API endpoints and HTTP adapters
7- Credential issuance logic
8- Configuration management
9- Access control
10- Metadata handling
11"""