-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Spike] Token based authentication in API Explorer #2027
Comments
Conclusion: Swagger UI provides UI for setting the token, we don't have to create additional UI. Links to example and discussion - #2210 (comment). |
I disagree with closing this story. A spike it's done when there is a list of follow-up stories describing what needs to happen next. In this particular case, we need user stories describing changes that we need to make to enable token-based authentication in API Explorer rendered for LB4 applications. Based on the discussion in #2210, I think we will need to describe |
when this got to be fixed |
Hello, Anybody can said to me if there is someone working in that? If there is someone working, anybody knows, more less, when can be ready? Thanks. |
hi @bajtos, doing this is a correct way or we need something exactly same as in swagger-ui. |
Hi @shendkardevesh, right now I also face the problem that the explorer is completely unusable for me because there is no option to set headers so I have to use Postman instead. This looks like a good workaround but you would need to add Do you know if there is a way to just add this once somewhere and the input field shows up for every endpoint? |
@shendkardevesh @nflaig refer to #2210 (comment). |
@hacksparrow are there instructions on how to enable this for loopback 4 applications? |
@nflaig the link I pasted above is all we have for now. It is more of a Swagger UI thing. It would help to have our own instruction, though. |
Hi, I want to work on this feature (yes i am able) My idea is to add Any idea how I can do? |
@frbuceta, @jannyHou has created a PR on the result of the spike. Could you please take a look? loopbackio/loopback4-example-shopping#267 |
Follow-up story created:
|
Closed. See spike loopbackio/loopback4-example-shopping#267 |
Timebox to 5 days
Description / Steps to reproduce / Feature proposal
User experience
Go to API Explorer, login and set the token so that API Explorer can use the token for subsequent request.
Originated from #1035 (comment)
Acceptance Criteria
References
The text was updated successfully, but these errors were encountered: