Michael Shavit 27d084ce39 Remove the KoboUserKey-based Authentication.
Instead, the user generates the api_endpoint url to set on their device
by visiting http://.../kobo_auth/generate_auth_token.
The generated url will contain a RemoteAuthorizationToken that will be
included on all subsequent requests from the device to the kobo/
endpoints. (In contrast, the device is authenticated using a session cookie on
requests to the download endpoint).

Also use Flask.url_for to generate download urls.
2019-12-20 00:55:53 -05:00
..
2019-08-20 19:12:40 +02:00
2019-09-06 20:56:17 +02:00
2019-07-13 20:54:21 +02:00
2019-08-03 14:09:54 +02:00
2019-07-21 09:45:36 +02:00
2019-07-13 20:54:21 +02:00
2019-07-13 20:54:21 +02:00
2019-09-06 19:05:02 +02:00
2019-07-13 20:54:21 +02:00
2019-07-21 09:45:36 +02:00
2019-07-21 09:45:36 +02:00
2019-07-13 20:54:21 +02:00
2019-07-13 20:54:21 +02:00
2019-07-13 20:54:21 +02:00
2019-10-31 15:46:38 +01:00
2019-07-13 20:54:21 +02:00
2019-11-26 08:19:03 +01:00
2019-11-26 08:19:03 +01:00
2019-11-26 10:46:06 +01:00