You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
The extra components could be regroup under one name if that make more sense with Python style, for instance:
backend.extra.send_email
orbackend.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:
The text was updated successfully, but these errors were encountered: