Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Link. → {base url}/mgramseva/selectLanguage/login.

User will be Landed/Navigated to this screen after selection of Desired Language from Pervious screen

User Interaction on Screen

  • Enter validate Details and click continue and Navigate to Reset Password Page (First Time Login).

Login with Default password

YES → Reset Password Screen

NO → Home Screen

Files Path

Primary Files https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/Login/Login.dart

Field Validations

SL

Fileds

Validations

1

Phone Number*

r'^[0-9]+$'

2

Password*

r'^(?=.*?[A-Za-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{6,}$'

API details

SL

End Point

Request Method

Request Info

1

/user/oauth/token

POST

username: {}

password:{}

scope: read

grant_type: password

tenantId: {}

userType: EMPLOYEE

Widget Library

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.