In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for react-oauth-flow
.
react-oauth-flow is a small library to simplify the use of OAuth2 authentication inside your react applications.
This package has been deprecated by the maintainer.
Affected versions of this package are vulnerable to Improper Authorization. It fails to properly implement the OAuth protocol. The package stores secrets in the front-end code. Instead of using a public OAuth client, it uses a confidential client on the browser.