cloudfoundry / cloudfoundry/stratos
Endpoints: Add token expired status
Open
@KlapTrap is already working on this.
Since Feb 1, 2018.
P2
v1 parity
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
From @KlapTrap on November 30, 2017 13:33
We need to be able to check that a given endpoints token is valid or not. This will be shown on the endpoint list and detail view.
Ensure this doesn't block the UI but is made as a async task.
Copied from original issue: SUSE/stratos#12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.