Replies: 1 comment
-
from our issue template:
this also applies to our discussion. would you like to update the body if convenient? thanks. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
使用
const { getAccessToken } = useLogto()
获取access_token
,再使用该 token 去访问接口/api/me
会报错:返回:
如果访问
/api/session
会返回:Beta Was this translation helpful? Give feedback.
All reactions