curl --location --request GET 'http://127.0.0.1:8888/user/info' \ --header 'token: {{$string.alphanumeric|sha('\''sha256'\'')}}'
{ "uid": 1884606947349500000, "username": "NuYO", "email": "[email protected]", "base": { "code": 0, "msg": "" } }