Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API reference for C/C++, and template for other languages #27

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

knacky34
Copy link

@knacky34 knacky34 commented May 7, 2021

Hello,
I started to create API reference for your library, for now I've only covered a part of libetebase.
I've mark as N/A some error that could be thrown because I don't know what they throw or what the is the reason.

So it would be nice if could you review error thrown by functions. Because the only way for me to get errors thrown by functions is by testing each individual function, so I may not covered some usage cases.

Furthermore, what is the prupose of etebase_account_fetch_token, the doc says "Fetch a new auth token for the account and update the EtebaseAccount object with it", but I don't understand, when it should be called ?

Thanks,
Gwendal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant