jmohler1970 / Palomar

Sample login site
MIT License
1 stars 0 forks source link

Authentication UX #2

Open jmohler1970 opened 7 years ago

jmohler1970 commented 7 years ago

On click of the button authentication happens (in server), login page disappears and UI displays You are in. and a logout button.

jmohler1970 commented 7 years ago

Results

image

I don't like that the string is inside of model/services/login.cfc

I would rather have brought in my i18n tools, but that would have greatly expanded the scope. For examples of my i18n See: https://github.com/jmohler1970/BS-4-CF/blob/master/views/docs/common.cfm