etesync-server/etesync_server
Tom Hacohen 8323f23561 Add a nop for api/logout/
It's there for etesync.com and is used to invalidate the token.
Unfortunately we can't fully implement it here because the token
implementation is lacking. This will be fixed soon once we update the
token library with the next version of the protocol.
2020-05-25 17:44:46 +03:00
..
__init__.py Provide more explicit copyright and licensing information. 2020-02-14 16:21:18 +02:00
settings.py Provide more explicit copyright and licensing information. 2020-02-14 16:21:18 +02:00
urls.py Add a nop for api/logout/ 2020-05-25 17:44:46 +03:00
utils.py Provide more explicit copyright and licensing information. 2020-02-14 16:21:18 +02:00
wsgi.py Update Dependencies 2018-05-03 00:39:05 +01:00