Skip to content

Refactor app ticket code to use interfaces for getting tickets #6913

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
deansheather opened this issue Mar 30, 2023 · 0 comments · Fixed by #6915
Closed

Refactor app ticket code to use interfaces for getting tickets #6913

deansheather opened this issue Mar 30, 2023 · 0 comments · Fixed by #6915
Assignees

Comments

@deansheather
Copy link
Member

The current workspaceapps package has a struct for getting tickets, this needs to be turned into an interface with a database-backed implementation. In the future, the interface will be implemented using a thin "verification-only" implementation, reaching out to the primary to issue new tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant