{"id":18427042,"url":"https://github.com/mindeng/django-auth","last_synced_at":"2025-04-07T16:33:10.303Z","repository":{"id":217070791,"uuid":"742989401","full_name":"mindeng/django-auth","owner":"mindeng","description":"Authenticate and generate Django-managed passwords. Written in Rust.","archived":false,"fork":false,"pushed_at":"2024-01-14T09:37:54.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T11:58:04.440Z","etag":null,"topics":["authentication","django","pbkdf2","python","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/django-auth","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/mindeng.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-14T00:52:31.000Z","updated_at":"2024-07-13T12:57:26.000Z","dependencies_parsed_at":"2024-01-14T11:41:16.518Z","dependency_job_id":"c3987c6d-9312-4a8f-b185-1d5684e5e72d","html_url":"https://github.com/mindeng/django-auth","commit_stats":null,"previous_names":["mindeng/django-auth"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindeng%2Fdjango-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindeng%2Fdjango-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindeng%2Fdjango-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindeng%2Fdjango-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindeng","download_url":"https://codeload.github.com/mindeng/django-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223286385,"owners_count":17120000,"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":["authentication","django","pbkdf2","python","rust"],"created_at":"2024-11-06T05:09:31.941Z","updated_at":"2024-11-06T05:09:32.544Z","avatar_url":"https://github.com/mindeng.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-auth\n\n![django-auth workflow](https://github.com/mindeng/django-auth/actions/workflows/rust.yml/badge.svg)\n\nAuthenticate or generate Django-managed passwords. Written in Rust.\n\nA Django-managed password is a hashed password stored by Django.\nSee [Password management in Django][1] for more information.\n\n[1]: https://docs.djangoproject.com/en/5.0/topics/auth/passwords/\n\n## Library Usage\n\nSee:\n\n- [docs.rs](https://docs.rs/django-auth/latest/)\n- [examples](examples/)\n\n## CLI Tool Usage\n\n`cargo run --example auth`:\n\n```example\nAuthenticate or generate Django-managed passwords\n\nUsage: auth \u003cCOMMAND\u003e\n\nCommands:\n  encode  Encode a password in Django-style\n  verify  Verify a Django stored hashed password\n  help    Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help     Print help\n  -V, --version  Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindeng%2Fdjango-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindeng%2Fdjango-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindeng%2Fdjango-auth/lists"}