-
We have user-facing services which are accessed via OAuth2 proxy, so they are configured as resource server and bearer token is added to request headers by the proxy (from client session).
Currentl…
-
Using Spring Boot and ReactJs together is pretty common, so I think a lot of people coming to this repository might be looking to integrate the two.
The React SDK provided by FusionAuth sets HttpOn…
-
I like the more generic authorization option (better for tests) but shouldn't we remove `WithAuthorizationStrategyJWT` then? Instead inserting the JWT option with/in `WithAuthorizationStrategy`.
htt…
-
Original Issue: apache/pulsar#13766
---
**Describe the bug**
Since Pulsar 2.9.1, user can produce the message through the Rest API . After activated the authentication and authorization mechanism…
sijie updated
2 years ago
-
### Expected behaviour
Loading a decent diagram requires zooming/scrolling, which is definitely broken at least in my fresh install of VSCode and this extension.
Expected to use zoom with scroll…
-
While reviewing artsy/bearden#322, I had an idea I wanted to float here. I think it would really help users of this gem if I could go from something like this:
```ruby
class ApiController < Applic…
-
I'm using FlaskApiSpec, but I couldn't make the authorization button appear in swagger ui,
I've tried the following solution but it didn't work,
[https://mattfrear.com/2018/07/21/add-an-authoriz…
-
## Use case
- I want to implement `Google sign in` in my app with an option to specify the `responseType="code"` to get an authorization code. (it's not token, not access token!)
- Click on the…
-
### Which version are you using?
v1.9.2-8-f2318375-dirty
### Which operating system are you using?
Linux arm64 Docker
### Describe how to replicate the issue
I am currently trying to stream an rt…
-
## Common Needs
When building single page applications, the common needs are
- Configure the request URL for a set of API endpoints
- Add request header, for example, add JWT `Authorization` he…