This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
[http-client] Refactor request token to be a JWT #80
Annotations
10 warnings
extractor: ae-missing-release-tag:
packages/http-client/src/client.ts#L32
"GenerateRequestTokenParams" is part of the package's API, but it is missing a release tag (`@alpha`, `@beta`, `@public`, or `@internal`)
|
extractor: ae-undocumented:
packages/http-client/src/client.ts#L32
Missing documentation for "GenerateRequestTokenParams".
|
extractor: ae-missing-release-tag:
packages/http-client/src/client.ts#L37
"VerifyRequestTokenParams" is part of the package's API, but it is missing a release tag (`@alpha`, `@beta`, `@public`, or `@internal`)
|
extractor: ae-undocumented:
packages/http-client/src/client.ts#L37
Missing documentation for "VerifyRequestTokenParams".
|
extractor: ae-missing-release-tag:
packages/http-client/src/client.ts#L43
"requestTokenRequiredClaims" is part of the package's API, but it is missing a release tag (`@alpha`, `@beta`, `@public`, or `@internal`)
|
extractor: ae-undocumented:
packages/http-client/src/client.ts#L43
Missing documentation for "requestTokenRequiredClaims".
|
docs: tsdoc-escape-right-brace:
packages/http-client/src/client.ts#L288
The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
docs: tsdoc-malformed-inline-tag:
packages/http-client/src/client.ts#L288
Expecting a TSDoc tag starting with "{@"
|
docs: tsdoc-escape-right-brace:
packages/http-client/src/client.ts#L318
The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
docs: tsdoc-malformed-inline-tag:
packages/http-client/src/client.ts#L318
Expecting a TSDoc tag starting with "{@"
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tbdocs-reporter-output
Expired
|
5.43 MB |
|