You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given: Use navigate to the login page
When: Input the username and password in the login panel
Then: Use Login to system
User can input the username and password in the login panel
username's length is >=4 <=32
password' length is >=6 <=32
password should has one capitalized character at least
password should has one special character at least
password should has one special character at least
password should has one numeric character at least
Given: Use has two factor toggle
Then: Show the Two factor panel
Responsive for mobile
The text was updated successfully, but these errors were encountered:
Login
User can login the 'poppy' system by user name and password.
UX
for desktop
for mobile
Pages & Components & Widgets
/widgets/Login @nolonger21
/widgets/TwoFactorAuth @Woshiajuana
API Spec
http://106.14.147.173:7001/swagger#/AppUI/get_api_v1_app_ui_domain_info__domain_
http://106.14.147.173:7001/swagger#/Authorization/post_api_v1_authorization_session_auth
http://106.14.147.173:7001/swagger#/Authorization/post_api_v1_authorization_session
CSS Variables
I18n Keys
Acceptance Criteria
Given: Use navigate to the login page
When: Input the username and password in the login panel
Then: Use Login to system
Given: Use has two factor toggle
Then: Show the Two factor panel
Responsive for mobile
The text was updated successfully, but these errors were encountered: