{"id":15439394,"url":"https://github.com/loopystudios/bevy_key_rotation","last_synced_at":"2025-09-02T20:39:31.395Z","repository":{"id":202617161,"uuid":"707450660","full_name":"loopystudios/bevy_key_rotation","owner":"loopystudios","description":"A plugin to rotate an Access Token and Refresh Token.","archived":false,"fork":false,"pushed_at":"2025-03-10T17:48:04.000Z","size":47,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T15:14:05.003Z","etag":null,"topics":["bevy"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loopystudios.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2023-10-19T23:45:23.000Z","updated_at":"2025-03-10T17:48:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ec9dd1a-e1cc-4114-a6ba-a645c68c5a46","html_url":"https://github.com/loopystudios/bevy_key_rotation","commit_stats":{"total_commits":53,"total_committers":4,"mean_commits":13.25,"dds":0.05660377358490565,"last_synced_commit":"892711c9a0a23e77eb176ce4e20a4ee0a378fcaf"},"previous_names":["vectorgameexperts/bevy-token-rotation","vectorgameexperts/bevy-key-rotation","loopystudios/bevy-key-rotation","loopystudios/bevy_key_rotation"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopystudios%2Fbevy_key_rotation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopystudios%2Fbevy_key_rotation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopystudios%2Fbevy_key_rotation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopystudios%2Fbevy_key_rotation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopystudios","download_url":"https://codeload.github.com/loopystudios/bevy_key_rotation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249275811,"owners_count":21242284,"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":["bevy"],"created_at":"2024-10-01T19:05:39.971Z","updated_at":"2025-09-02T20:39:31.380Z","avatar_url":"https://github.com/loopystudios.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bevy Key Rotation\n\n![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)\n[![crates.io](https://img.shields.io/crates/v/bevy_key_rotation.svg)](https://crates.io/crates/bevy_key_rotation)\n[![docs.rs](https://img.shields.io/docsrs/bevy_key_rotation)](https://docs.rs/bevy_key_rotation)\n\nA minimum crate for non-blocking, continuous use of an access token, by ensuring it is constantly rotated ahead-of-time via refresh token. When a refresh token needs to be rotated, it is rotated with username/password credentials.\n\nThere is full API support for **wasm** and **native**. Android and iOS are untested (Help needed).\n\n## Bevy version support\n\n|bevy|bevy_key_rotation|\n|---|---|\n|0.16|0.5, main|\n|0.15|0.3-0.4|\n|0.14|0.2|\n|0.13|0.1|\n|\u003c 0.13|Unsupported|\n\n## Usage\n\nThere are several [examples](examples/) for reference.\n\nYou can also run examples on web:\n\n```shell\n# Make sure the Rust toolchain supports the wasm32 target\nrustup target add wasm32-unknown-unknown\n\ncargo run_wasm --example simple\n```\n\n## Community\n\nAll Loopy projects and development happens in the [Loopy Discord](https://discord.gg/KSfKceUKde). The discord is open to the public.\n\nContributions are welcome by pull request. The [Rust code of conduct](https://www.rust-lang.org/policies/code-of-conduct) applies.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopystudios%2Fbevy_key_rotation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopystudios%2Fbevy_key_rotation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopystudios%2Fbevy_key_rotation/lists"}