App Login: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
<br />
<br />


== Requirements ==
==Requirements==


* UMS Web
*UMS Web
* UMS App
*UMS App


<br />
<br />


== Styling ==
==Styling==
See [[App#Styling|App Styling]]
See [[App#Styling|App Styling]]
<br />
<br />


== Custom text ==
==Custom text==
By using our [[Custom Terms and Localization]] module, we've added a customizable label below the login input fields.
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:
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"'''
*Key: '''"LoginCustomMessage"'''


[[File:Screenshot 2018-11-30-11-00-26.png|none|thumb]]
[[File:Login page.png|none|thumb]]
<br />
<br />

Revision as of 11:02, 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"
File:Login page.png