Replies: 2 comments 1 reply
-
|
access_token 偏向于一个鉴权的约定串,未设置时视为无 token。 空字符串时视为无 token。 access_token 在验证时无需 trim,但是在放置在 Header、GET 等位置时可能需要使用 trim,这时以不同语言自己的实现为准,不做规定。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
感觉可以在标准里面明确一下 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
有的access_token会带来兼容问题。
Beta Was this translation helpful? Give feedback.
All reactions