nextcloud-documentation/developer_manual/client_apis
Knoxell acba8015f1
adding token lifetime for loginflow v2
The token lifetime never made it into the developer manual even though relevant.

- As described in the push request for login flow V2 [nextcloud/server#14161](https://github.com/nextcloud/server/pull/14161), the token lifetime is 20 mins.
- In the source code: https://github.com/nextcloud/server/blob/master/core/Db/LoginFlowV2Mapper.php#L34

Signed-off-by: Knoxell <85034894+knoxell@users.noreply.github.com>
2022-09-14 14:25:48 +02:00
..
android_library Fixed some more links in the dev manual 2021-11-24 14:50:02 +01:00
LoginFlow adding token lifetime for loginflow v2 2022-09-14 14:25:48 +02:00
OCS Merge branch 'master' into ocs-recommendations-api 2022-08-13 13:04:11 +02:00
RemoteWipe Fix some code-block warnings 2019-07-01 11:35:42 +02:00
WebDAV Merge pull request #8070 from sbernhard/patch-2 2022-08-12 09:37:03 +02:00
activity-api.rst Give the Activity API page a title so it shows in the TOC 2021-07-05 12:06:37 +02:00
index.rst Document user preferences API 2022-06-09 12:55:39 +02:00