mockCredentials.limitedUser
Home > @backstage/backend-test-utils > mockCredentials > limitedUser
Utilities related to limited user credentials.
Signature:
namespace limitedUser
Functions
|
Function |
Description |
|---|---|
|
Returns an authorization header with a mocked limited user token. If a payload is provided it will be encoded into the token and forwarded to the credentials object when authenticated by the mock auth service. | |
|
Creates a mocked limited user token. If a payload is provided it will be encoded into the token and forwarded to the credentials object when authenticated by the mock auth service. |