App Login: Difference between revisions
Jump to navigation
Jump to search
Created blank page |
|||
(5 intermediate revisions by 2 users not shown) | |||
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:Login page app.png|none|thumb]] | |||
<br /> |
Latest revision as of 13:16, 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"