belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

Login screen should include domain base. #213

Closed neosergio closed 7 years ago

neosergio commented 7 years ago

01-login screen

In attached image @belatrixsf.com domain should be included by default, this can be a configurable property

neosergio commented 7 years ago

email domain comes from endpoint GET /api/admin/site/info/

{ "site": "https://bxconnect.herokuapp.com", "email_domain": "belatrixsf.com", "backend_version": "2.0" }