OAuthRequestManager
Home > @backstage/core-app-api > OAuthRequestManager
The OAuthRequestManager is an implementation of the OAuthRequestApi.
The purpose of this class and the API is to read a stream of incoming requests of OAuth access tokens from different providers with varying scope, and funnel them all together into a single request for each OAuth provider.
Signature:
class OAuthRequestManager implements OAuthRequestApi 
Implements: OAuthRequestApi
Methods
| Method | Modifiers | Description | 
|---|---|---|