Merge branch 'login-improvements' into 'develop'
Improving login flow and default authentication headers See merge request !3
Showing
... | ... | @@ -5,9 +5,9 @@ |
"homepage": "http://gitlab.openshot.org/public-projects/simple-editor", | ||
"license": "MIT", | ||
"author": { | ||
"name" : "OpenShot Studios, LLC", | ||
"email" : "cloud-support@openshot.org", | ||
"url" : "https://openshot.org/cloud-api/" | ||
"name": "OpenShot Studios, LLC", | ||
"email": "cloud-support@openshot.org", | ||
"url": "https://openshot.org/cloud-api/" | ||
}, | ||
"private": true, | ||
"scripts": { | ||
... | ... |
Please
register
or
sign in
to comment