Closed
Description
Problem:
coder/license is a proof of concept and needs to be brought into spec with the RFC.
AC:
- Generate a license with the licensor
- Verify it is a JWT and can be validated with the public key
- Verify it contains the fields in the RFC.
Note: automated unit testing is generally not required for this repo