问题咨询 #82
GitChenfan
started this conversation in
General
问题咨询
#82
Replies: 1 comment 2 replies
-
不知道你设计上为何要保存这些信息,如果非得如此,最好是拓展clients.go#Client struct,加保存这些信息的字段。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你好。
想咨询下,
通过 auth 后将一部分用户信息进行存储,保存在当前连接的session下,需要怎么做,其他hook也可以获取到该session
比如 连接的设备基本信息,用户信息,权限等。
Beta Was this translation helpful? Give feedback.
All reactions