getAuthedImageUrl

Function

Get the image url with token if authenticated, return the original url otherwise

  • getAuthedImageUrl(url: string, requestOptions: IRequestOptions) : string

Parameters

Parameter Type Default Notes
url Required string

image url

requestOptions Required IRequestOptions

Available requestOptions

Property Type Notes

Returns

string

Function defined in common/src/core/_internal/getAuthedImageUrl.ts:11