You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: