144
edits
Changes
no edit summary
The app login page is the first page the teacher/student is shown when logging in. This is where the user inputs their credentials to access their UMS information.
After the initial login, the token is stored for 1 year before they have to log in again.
<br />
== Requirements ==
* UMS Web
* UMS App
<br />
== Styling ==
See [[App#Styling|App Styling]]
<br />
== Custom text ==
By using our [[Custom Terms and Localization]] module, we've added a customizable label below the login input fields.
By adding a translation entry in your localization file with the following key, you can add whatever custom text you want to show here:
* Key: '''"LoginCustomMessage"'''
[[File:Screenshot 2018-11-30-11-00-26.png|none|thumb]]
<br />