user-service
Preparing search index...
test/interfaces/utils/auth
parseAuthCookies
Function parseAuthCookies
parseAuthCookies
(
res
:
Response
|
Promise
<
Response
>
,
)
:
Promise
<
{
accessToken
:
any
;
authHeader
:
string
;
refreshToken
:
any
}
>
Parameters
res
:
Response
|
Promise
<
Response
>
Returns
Promise
<
{
accessToken
:
any
;
authHeader
:
string
;
refreshToken
:
any
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
user-service
Loading...