Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

Add endpoint for requesting execution tokens #41

Open
2 of 3 tasks
longtomjr opened this issue May 4, 2021 · 1 comment · Fixed by #50
Open
2 of 3 tasks

Add endpoint for requesting execution tokens #41

longtomjr opened this issue May 4, 2021 · 1 comment · Fixed by #50
Assignees
Labels

Comments

@longtomjr
Copy link
Collaborator

longtomjr commented May 4, 2021

  • Add endpoint auth/tokens (post)
  • Return dummy data (Encrypted binary that contains the issued token. Just use Vec<u8> with base64 serde)
  • Link up the endpoint to the authorization enclave once Add an ECALL for issuing execution tokens #38 have been finalized
@Nghondzweni
Copy link
Contributor

@longtomjr has this been unblocked by #99?

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

Successfully merging a pull request may close this issue.

3 participants