{"id":20505623,"url":"https://github.com/openbankproject/user-login","last_synced_at":"2025-07-30T23:15:14.558Z","repository":{"id":11553896,"uuid":"14039807","full_name":"OpenBankProject/User-login","owner":"OpenBankProject","description":"An application that allows the user to login with different ways and add its banking credentials.  ","archived":false,"fork":false,"pushed_at":"2022-06-10T22:44:47.000Z","size":422,"stargazers_count":10,"open_issues_count":5,"forks_count":24,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-13T21:08:08.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenBankProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-01T09:35:32.000Z","updated_at":"2024-06-15T00:51:06.000Z","dependencies_parsed_at":"2022-09-13T02:10:24.098Z","dependency_job_id":null,"html_url":"https://github.com/OpenBankProject/User-login","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenBankProject/User-login","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FUser-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FUser-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FUser-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FUser-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenBankProject","download_url":"https://codeload.github.com/OpenBankProject/User-login/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FUser-login/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892105,"owners_count":23844967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-15T19:48:26.301Z","updated_at":"2025-07-19T05:07:12.193Z","avatar_url":"https://github.com/OpenBankProject.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"### About\n\nAn application that allows the user to first login either by using its Open Bank Project account or a third party service.\nAnd then adding its banking credentials to register a bank account.\n\nThe application encrypts the pin code using a public key, then writes into a message queue and waits for an acknowledgement (the message have been processed by the other application). It also provides two API calls to give both a request token and a access token, more details [here](https://github.com/OpenBankProject/OBP-API/wiki/OAuth-1.0-Server) and [here](https://github.com/OpenBankProject/OBP-API/wiki/Add-a-bank-Account).\n\n### Props files\nThe configuration in default.props.template should be changed to the following:\n\n* publicKeyPath= /PATH/TO/THE/PUBLIC/KEY\n* For connection to the message queue use the default settings of RabbitMQ:  \nconnection.host=HOST  \nconnection.user=USER  \nconnection.password=PASSWORD\n* Database  \ndb.driver=DB-DRIVER (example: org.postgresql.Driver)  \ndb.url=DB-URL (example: jdbc:postgresql://localhost:5432/database?user=foo\u0026password=bar\n* Hostname: under which address an port the application is running  \nhostname=http://HOST:PORT (example: https://localhost:8080)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fuser-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbankproject%2Fuser-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fuser-login/lists"}