-
The documentation for the API explains how to sign in a user. The response however does not mention ant token to be reused in further exchanges with the API. In that case how is the authentication persisted between API calls? Or in other words: what should I do in my code to authenticate further requests? |
Beta Was this translation helpful? Give feedback.
Answered by
boojack
Aug 12, 2024
Replies: 1 comment 1 reply
-
You can create an access token in user setting page. Reference docs: https://www.usememos.com/docs/security/access-tokens |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wsw70
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can create an access token in user setting page. Reference docs: https://www.usememos.com/docs/security/access-tokens