M2: To implement end to end work flow with mobile app with dummy data.
Past due by over 5 years
87% complete
- Setup the project structure.
- User clicks on login button on the client app.
- User sees a login page with QR code and polling service embedded, coming from Keycloak.
- Polling service starts.
- User scans QR -> signs the a message -> calls /sign API with signature.
- Polling service gets the response from Keycloak.
- Polling service stops and redirects the user to…
- Setup the project structure.
- User clicks on login button on the client app.
- User sees a login page with QR code and polling service embedded, coming from Keycloak.
- Polling service starts.
- User scans QR -> signs the a message -> calls /sign API with signature.
- Polling service gets the response from Keycloak.
- Polling service stops and redirects the user to client app home page