]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/en/user/configuring_mobile.rst
Merge pull request #2879 from matteocoder/matteocoder-patch-1
[github/wallabag/wallabag.git] / docs / en / user / configuring_mobile.rst
1 Configuring Mobile Apps to Work With wallabag.it
2 ================================================
3
4 Steps to configure the app
5 ---------------------------
6
7 - First *create a new client* in the ``Developer`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down.
8 - When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. With wallabag.it that is: ``https://app.wallabag.it``.
9 - It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
10 - Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.it.
11
12 Please also have a look at `Android <android>`_. Especially the section on *known limitations*.
13