Skip to content

license generator creates JWT licenses #3138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #480
spikecurtis opened this issue Jul 22, 2022 · 0 comments
Closed
Tracked by #480

license generator creates JWT licenses #3138

spikecurtis opened this issue Jul 22, 2022 · 0 comments
Assignees
Labels
api Area: HTTP API

Comments

@spikecurtis
Copy link
Contributor

spikecurtis commented Jul 22, 2022

Problem:

coder/license is a proof of concept and needs to be brought into spec with the RFC.

AC:

  1. Generate a license with the licensor
  2. Verify it is a JWT and can be validated with the public key
  3. Verify it contains the fields in the RFC.

Note: automated unit testing is generally not required for this repo

@spikecurtis spikecurtis added the api Area: HTTP API label Jul 22, 2022
@spikecurtis spikecurtis self-assigned this Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

1 participant