[ ] create a graphql query in python to login and send username & pwd to the login (4000/api which is auth)
[ ] it returns a web token
[ ] the end goal is to store the token in the clod editor so users'll get credentials via clod editor and the db inserts etc will be guarded by the token