This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Description
The extra components could be regroup under one name if that make more sense with Python style, for instance:
backend.extra.send_email or backend.extra.resize_image
Some will requires the ROOT_TOKEN instead of the user's session token, while other requires the normal session token.
Here are the documentation: