→ {base url}/mgramseva/selectLanguage/login
Users are redirected to this screen once they select the preferred language in the previous screen
Users enter the registered Phone Number and Password.
Click on Continue.
First-time login users navigate to Reset Password Page.
Log in with the default password
YES → Reset Password/ Update Password Screen
NO → Home Screen
1 → Language Selection Screen. + Login Screen.
Pop → Language Selection Screen.
Widgets Utilised from Library
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
SL
Fileds
Validations
1
Phone Number*
r'^[0-9]+$'
2
Password*
r'^(?=.*?[A-Za-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{6,}$'
SL
End Point
Request Method
Request Info
1
/user/oauth/token
POST
username: {}
password:{}
scope: read
grant_type: password
tenantId: {}
userType: EMPLOYEE
SL No
Widgets
File Path
Description
1
BuildTextField
Text Field
2
Button
Button