Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
▸ resourceDiscoveryRequest(resourceIdentifier, options?): Promise<Response>
Performs a protected resource metadata discovery.
| Parameter | Type | Description |
|---|---|---|
resourceIdentifier |
URL |
Protected resource's resource identifier to resolve the well-known discovery URI for |
options? |
HttpRequestOptions<"GET", undefined> |
- |
Resolves with a Response to then invoke processResourceDiscoveryResponse with