Add simple django token authentication
Send token authentications with the REST requests and check if the token is valid. Make sure APIs are protected with authentication.
Send token authentications with the REST requests and check if the token is valid. Make sure APIs are protected with authentication.