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

Non-explicit demo #10

Open
Krho opened this issue Jul 16, 2015 · 3 comments
Open

Non-explicit demo #10

Krho opened this issue Jul 16, 2015 · 3 comments

Comments

@Krho
Copy link

Krho commented Jul 16, 2015

The demo.py file only shows the login/logout part. It would be very useful to also have an exemple of request use, beyond request({'action': 'query', 'meta': 'userinfo'}), for instance an example of an edit query.

@valhallasw
Copy link
Owner

I've extended the documentation a bit, but I feel information on how to use the api (e.g. on edit tokens) belongs in the api documentation, and not here -- I would expect some experience with the api before trying to get things to work in a more complicated (i.e. using oauth) setting. I do realize the docs are a bit chaotic (to say the least), so I should work on that.

Do you feel something should be added to bridge a gap between the api docs and these docs?

@legoktm
Copy link
Contributor

legoktm commented Nov 9, 2015

I think a few links to projects using flask-mwoauth would be rather helpful.

valhallasw added a commit that referenced this issue Aug 1, 2016
And move from .rst to .md.
@valhallasw
Copy link
Owner

I've added a few links to other projects, including one which queries and edits the wiki. I'll add those snippets to an 'examples' section later.

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

No branches or pull requests

3 participants