Methods
# inner setTokenCookie(response, token)
Split the JWT token and set it as a cookie
Parameters:
| Name | Type | Description |
|---|---|---|
response |
e.Response
|
|
token |
string
|
Module
Split the JWT token and set it as a cookie
| Name | Type | Description |
|---|---|---|
response |
e.Response
|
|
token |
string
|