App Login: Difference between revisions
Jump to navigation
Jump to search
Created blank page |
No edit summary |
||
Line 1: | Line 1: | ||
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 /> |
Revision as of 10:57, 30 November 2018
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.
Requirements
- UMS Web
- UMS App
Styling
See App Styling
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"