{"id":21131768,"url":"https://github.com/e-identification/bankid-rs","last_synced_at":"2025-07-09T02:31:03.454Z","repository":{"id":38331748,"uuid":"332223902","full_name":"e-identification/bankid-rs","owner":"e-identification","description":"BankID SDK for rust-lang","archived":false,"fork":false,"pushed_at":"2024-10-08T21:45:46.000Z","size":404,"stargazers_count":3,"open_issues_count":10,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-16T04:12:29.288Z","etag":null,"topics":["bankid","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e-identification.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["nicklaswallgren"]}},"created_at":"2021-01-23T14:02:00.000Z","updated_at":"2024-08-15T21:44:57.000Z","dependencies_parsed_at":"2024-03-28T22:29:50.454Z","dependency_job_id":"b1042dac-fd3b-4b48-a1c2-060521ee2f36","html_url":"https://github.com/e-identification/bankid-rs","commit_stats":null,"previous_names":["e-identification/bankid-rs","nicklaswallgren/bankid-rs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-identification%2Fbankid-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-identification%2Fbankid-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-identification%2Fbankid-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-identification%2Fbankid-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-identification","download_url":"https://codeload.github.com/e-identification/bankid-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225261960,"owners_count":17446286,"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":["bankid","rust-lang"],"created_at":"2024-11-20T06:00:05.767Z","updated_at":"2024-11-20T06:00:06.571Z","avatar_url":"https://github.com/e-identification.png","language":"Rust","funding_links":["https://github.com/sponsors/nicklaswallgren"],"categories":[],"sub_categories":[],"readme":"[![Continuous Integration](https://github.com/e-identification/bankid-rs/workflows/test/badge.svg)](https://github.com/e-identification/bankid-rs/actions)\n[![License](https://img.shields.io/github/license/e-identification/bankid-rs)](https://github.com/e-identification/bankid-rs/blob/master/LICENSE)\n[![Crates.io](https://img.shields.io/crates/v/bankid.svg)](https://crates.io/crates/bankid)\n[![Docs](https://docs.rs/bankid/badge.svg)](https://docs.rs/crate/bankid/)\n\n# BankID-rs\n\nBankID-rs is a BankID SDK. It includes support for all the v6.0 features except /phone.\n\nTo learn how to use BankID-rs, please refer to the [documentation](https://docs.rs/crate/bankid-rs/). There are some [examples that may be useful](./examples) as well.\n\n## Changelog\n\nPlease see the [changelog](./CHANGELOG.md) for a release history and indications on how to upgrade from one version to another.\n\n## Contributing\n\nIf you find any problems or have suggestions about this crate, please submit an issue. Moreover, any pull request, code review and feedback are welcome.\n\n### Code Guide\n\nWe use GitHub Actions to make sure the codebase is consistent (`cargo +nightly fmt`) and continuously tested (`cargo test`). We try to keep comments at a maximum of 120 characters of length and code at 120.\n\n## Building\n\nBankID-rs uses [`maybe_async`](https://docs.rs/maybe-async/0.2.0/maybe_async/) to switch between async and blocking clients, which is triggered inside `Cargo.toml`. So that must be taken into account when building `bankid-rs`. Read the Configuration section in the docs for more information about how to build, and more.\n\n```sh\n$ cargo build\n```\n\n`bankid-rs` is also available as the `blocking` interface\n\n```sh\n$ cargo build --features sync\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-identification%2Fbankid-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-identification%2Fbankid-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-identification%2Fbankid-rs/lists"}