Motivation
Accessing the API requires creating a certificate and working with mTLS. JWT eliminates the need for these.
Summary
This is a follow up to the AEP-63
High Level Specification:
- Transition all existing endpoints to use JWT Authentication. This requires AEP-64 to be complete
- Implement Retrieving Logs:
GET/v1/logs/{dseq}
- Implement Retrieving Events:
GET/v1/events/{dseq}
- Implement Funding Account via stripe checkout