evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Test to load the Auth0 widget directly from the auth0 web service #130

Open psvensson opened 8 years ago

psvensson commented 8 years ago

Currently we load a whole web page from the SaaS server to log in somebody to the workbench. Since we need internet connectivity anyway, we might try to just include the auth0 lock widget directly from their web-site, and then we can avoid the fugly web-site bleed-through on slow connection.s

psvensson commented 8 years ago

would also fix; https://github.com/evothings/evothings-server/issues/17