Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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,}$'

...

SL

End Point

Request Method

Request Info

1

/user/oauth/token

POST

username: {}

password:{}

scope: read

grant_type: password

tenantId: {}

userType: EMPLOYEE

Widget Library