2019-05-07 16:39:42 +00:00
|
|
|
sign_in:
|
|
|
|
fields:
|
|
|
|
username:
|
2021-05-12 18:49:04 +00:00
|
|
|
required: true
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "example@example.com"
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-05-07 16:39:42 +00:00
|
|
|
password:
|
2021-05-12 18:49:04 +00:00
|
|
|
required: true
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "password"
|
2021-05-12 18:49:04 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-05-07 16:39:42 +00:00
|
|
|
|
|
|
|
sign_out:
|