Files
daily-notification-plugin/doc
Matthew Raymer 7dd0e41ab7 simplify: Use activeDid-only approach for notifications
- Simplified authentication to use single activeDid instead of complex user management
- Updated plugin interface to require only setActiveDid() method
- Modified API requests to use activeDid as both issuer and recipient
- Streamlined configuration to activeDid: string instead of complex credential object
- Aligned JWT generation with simple DID-based authentication pattern
- Reduced complexity while maintaining security through DID signing

This assumption significantly simplifies the host application integration.
2025-10-02 08:45:12 +00:00
..
2025-09-22 07:27:01 +00:00