Description
Implement authentication and authorization screens from Figma designs, connect them to backend.
To do
Notes
Mobile-backend connection is unclear. Nobody in the team ever used retrofit, which is the most popular Android library for connection to remote APIs. Particularly for this task, it is unclear how to send and store refresh token. In the web, they use secure cookies for storing and sending refresh token, but in mobile we do not have cookies, as I know.
Acceptance Criteria
Description
Implement authentication and authorization screens from Figma designs, connect them to backend.
To do
Notes
Mobile-backend connection is unclear. Nobody in the team ever used retrofit, which is the most popular Android library for connection to remote APIs. Particularly for this task, it is unclear how to send and store refresh token. In the web, they use secure cookies for storing and sending refresh token, but in mobile we do not have cookies, as I know.
Acceptance Criteria