{"id":34535040,"url":"https://github.com/tcheeric/wutsi-login-bff","last_synced_at":"2026-06-08T07:03:04.867Z","repository":{"id":54334339,"uuid":"469025828","full_name":"tcheeric/wutsi-login-bff","owner":"tcheeric","description":"Wutsi BFF for login flow","archived":false,"fork":false,"pushed_at":"2022-09-24T23:46:03.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T06:37:32.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"WutsiTeam/wutsi-login-bff","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcheeric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-12T08:34:11.000Z","updated_at":"2024-04-24T06:37:32.440Z","dependencies_parsed_at":"2023-01-18T18:45:28.648Z","dependency_job_id":null,"html_url":"https://github.com/tcheeric/wutsi-login-bff","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tcheeric/wutsi-login-bff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcheeric%2Fwutsi-login-bff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcheeric%2Fwutsi-login-bff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcheeric%2Fwutsi-login-bff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcheeric%2Fwutsi-login-bff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcheeric","download_url":"https://codeload.github.com/tcheeric/wutsi-login-bff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcheeric%2Fwutsi-login-bff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T05:59:17.284Z","updated_at":"2026-06-08T07:03:04.862Z","avatar_url":"https://github.com/tcheeric.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://github.com/wutsi/wutsi-login-bff/actions/workflows/master.yml/badge.svg)](https://github.com/wutsi/wutsi-login-bff/actions/workflows/master.yml)\n\n[![JDK](https://img.shields.io/badge/jdk-11-brightgreen.svg)](https://jdk.java.net/11/)\n[![](https://img.shields.io/badge/maven-3.6-brightgreen.svg)](https://maven.apache.org/download.cgi)\n![](https://img.shields.io/badge/language-kotlin-blue.svg)\n\n# wutsi-login-bff\n\n`wutsi-login-bff` provide the experience:\n\n- Signing user\n- Verifying the user's PIN\n- Onboard new user\n\n# Screens\n\n## Login Screen\n\nThis is the endpoint for either signing in users or verifying their PIN.\n\n**Endpoint:** `/`\n\n#### Request Parameters\n\n| Parameters                 | Default Value | Description                                                                                                                                                 |\n|----------------------------|---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| phone-number               |               | REQUIRED: Phone number of the user to authenticate in [E.164](https://en.wikipedia.org/wiki/E.164) format                                                   |\n| screen-id                  | `page.login`  | Screen identifier                                                                                                                                           |\n| icon                       |               | Code of the icon to display in the title. See [Material Icons](https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/material/icons.dart) |\n| title                      |               | Main title                                                                                                                                                  |\n| sub-title                  |               | Sub Title                                                                                                                                                   |\n| return-url                 |               | URL where to redirect the user after completing the validation                                                                                              |\n| return-to-route            | `true`        | Indicate if the return-url is a `Route` or `Command`.                                                                                                       |\n| auth                       | `true`        | If `true`, a new authentication token will be created after validating the user PIN                                                                         |\n| dark-mode                  | `false`       | If `true`, the login screen will be displayed in dark mode                                                                                                  |\n| hide-back-button           | `false`       | If `true`, the back button in the application bar will be hidden                                                                                            |\n| hide-change-account-button | `false`       | If `true`, the button to change account will be hidden. NOTE: This button available only in test environment or for super users                             |\n\n## Onboard Screen\n\nThis is the endpoint onboard new user into the app.\n\n**Endpoint:** `/onboard`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcheeric%2Fwutsi-login-bff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcheeric%2Fwutsi-login-bff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcheeric%2Fwutsi-login-bff/lists"}