{"id":15631802,"url":"https://github.com/lawliet89/biscuit","last_synced_at":"2025-05-14T23:06:56.853Z","repository":{"id":18171028,"uuid":"83498002","full_name":"lawliet89/biscuit","owner":"lawliet89","description":"JOSE (JSON Web Token) Library for Rust","archived":false,"fork":false,"pushed_at":"2025-05-09T20:16:49.000Z","size":1727,"stargazers_count":182,"open_issues_count":23,"forks_count":36,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-09T22:02:39.557Z","etag":null,"topics":["hacktoberfest","jose","json","json-web-token","jwa","jwe","jwk","jws","jwt","rust"],"latest_commit_sha":null,"homepage":"https://lawliet89.github.io/biscuit","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lawliet89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2017-03-01T01:37:32.000Z","updated_at":"2025-03-06T08:41:07.000Z","dependencies_parsed_at":"2024-06-19T00:08:42.273Z","dependency_job_id":"40f95a3a-debe-41a6-8c9f-c27c91b7e99f","html_url":"https://github.com/lawliet89/biscuit","commit_stats":{"total_commits":303,"total_committers":30,"mean_commits":10.1,"dds":0.6435643564356436,"last_synced_commit":"7bc94415130c4667620ee9ff41a2e2d0826ddff7"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Fbiscuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Fbiscuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Fbiscuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Fbiscuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawliet89","download_url":"https://codeload.github.com/lawliet89/biscuit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243362,"owners_count":22038046,"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":["hacktoberfest","jose","json","json-web-token","jwa","jwe","jwk","jws","jwt","rust"],"created_at":"2024-10-03T10:41:36.242Z","updated_at":"2025-05-14T23:06:51.836Z","avatar_url":"https://github.com/lawliet89.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# biscuit\n\n[![Build Status](https://travis-ci.org/lawliet89/biscuit.svg)](https://travis-ci.org/lawliet89/biscuit)\n[![Crates.io](https://img.shields.io/crates/v/biscuit.svg)](https://crates.io/crates/biscuit)\n[![Repository](https://img.shields.io/github/tag/lawliet89/biscuit.svg)](https://github.com/lawliet89/biscuit)\n[![Documentation](https://docs.rs/biscuit/badge.svg)](https://docs.rs/biscuit)\n[![dependency status](https://deps.rs/repo/github/lawliet89/biscuit/status.svg)](https://deps.rs/repo/github/lawliet89/biscuit)\n\n- Documentation:  [stable](https://docs.rs/biscuit/)\n- Changelog: [Link](https://github.com/lawliet89/biscuit/blob/master/CHANGELOG.md)\n\nA library to work with Javascript Object Signing and Encryption(JOSE),\nincluding JSON Web Tokens (JWT), JSON Web Signature (JWS) and JSON Web Encryption (JWE)\n\nThis was based off [`Keats/rust-jwt`](https://github.com/Keats/rust-jwt).\n\n## Installation\n\nAdd the following to Cargo.toml:\n\n```toml\nbiscuit = \"0.7.0\"\n```\n\nTo use the latest `master` branch, for example:\n\n```toml\nbiscuit = { git = \"https://github.com/lawliet89/biscuit\", branch = \"master\" }\n```\n\n## Supported Features\n\nThe crate, does not support all, and probably will never support all of\nthe features described in the various RFCs, including some algorithms and verification.\n\nSee the [documentation](https://github.com/lawliet89/biscuit/blob/master/doc/supported.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawliet89%2Fbiscuit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawliet89%2Fbiscuit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawliet89%2Fbiscuit/lists"}