Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-message-bus
getLogEnvelope
Function getLogEnvelope
getLogEnvelope
(
envelope
:
MessageEnvelope
)
:
Record
<
string
,
unknown
>
Removes the signature from the auth token and returns the otherwise untouched envelope
Parameters
envelope
:
MessageEnvelope
Returns
Record
<
string
,
unknown
>
getLogEnvelope
(
envelope
:
{
auth_token
?:
string
;
[
key
:
string
]:
unknown
}
,
)
:
Record
<
string
,
unknown
>
Removes the signature from the auth token and returns the otherwise untouched envelope
Parameters
envelope
:
{
auth_token
?:
string
;
[
key
:
string
]:
unknown
}
Returns
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...
Removes the signature from the auth token and returns the otherwise untouched envelope