Add token authentication (JWT) instead of the Django session, to preserve the Statelessness restriction.
Add token authentication (JWT) instead of the Django session, to preserve the Statelessness restriction.