app-MAIL-temp/app/api
Adrià Casajús 3a75686898
Generate a web session from an api key (#1224)
* Create a token to exchange for a cookie

* Added Route to exchange token for cookie

* add missing migration



Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-08-10 18:48:32 +02:00
..
views Generate a web session from an api key (#1224) 2022-08-10 18:48:32 +02:00
__init__.py Feature: Add delete account route for the api (#1132) 2022-07-02 16:45:58 +02:00
base.py Allow to set sudo mode for api requests (#1108) 2022-06-23 14:26:36 +02:00
serializer.py optimize dashboard page: load custom domain using joinedload() instead of explicit join 2022-02-26 17:34:53 +01:00