{"id":13531838,"url":"https://github.com/asundust/auth-captcha","last_synced_at":"2026-04-05T01:31:47.878Z","repository":{"id":47634325,"uuid":"193665404","full_name":"asundust/auth-captcha","owner":"asundust","description":"Sliding captcha for laravel-admin auth / laravel-admin登陆 滑动验证插件 多平台支持","archived":false,"fork":false,"pushed_at":"2023-09-04T14:12:41.000Z","size":154,"stargazers_count":60,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-02T12:39:54.281Z","etag":null,"topics":["captcha","extension","geetest","hcaptcha","laravel","laravel-admin","recaptcha","vaptcha"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/asundust/auth-captcha","language":"PHP","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/asundust.png","metadata":{"files":{"readme":"README.en.md","changelog":"CHANGE_LOG.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":"2019-06-25T08:19:24.000Z","updated_at":"2025-12-09T13:32:46.000Z","dependencies_parsed_at":"2024-11-02T18:32:51.114Z","dependency_job_id":"0ab17f87-4e14-44f4-8b4d-b5cd614b5c4f","html_url":"https://github.com/asundust/auth-captcha","commit_stats":{"total_commits":67,"total_committers":6,"mean_commits":"11.166666666666666","dds":"0.17910447761194026","last_synced_commit":"818820161a15e5f1a4a45db8db3fd45736d30efc"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/asundust/auth-captcha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asundust%2Fauth-captcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asundust%2Fauth-captcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asundust%2Fauth-captcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asundust%2Fauth-captcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asundust","download_url":"https://codeload.github.com/asundust/auth-captcha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asundust%2Fauth-captcha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31421869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["captcha","extension","geetest","hcaptcha","laravel","laravel-admin","recaptcha","vaptcha"],"created_at":"2024-08-01T07:01:06.142Z","updated_at":"2026-04-05T01:31:47.862Z","avatar_url":"https://github.com/asundust.png","language":"PHP","readme":"Sliding captcha for Laravel-Admin auth, Multiple platform support\n======\nSliding captcha for Laravel-Admin auth, Multiple platform support\n\n**For more details, please read [README.md](README.md)**\n\n### Screen Shot\n![img](https://github.com/asundust/images/blob/master/images/auth-captcha-screenshot.png?raw=true)\n\n\n### Installation\n```\ncomposer require asundust/auth-captcha\n```\n\n\n### Configuration\n- In the extensions section of the `config/admin.php` file, add configurations\n```\n'extensions' =\u003e [\n    'auth-captcha' =\u003e [\n        // set to false if you want to disable this extension\n        'enable' =\u003e true,\n        'provider' =\u003e 'xxxxxx',\n        // style of captcha\n        'style' =\u003e 'xxxxxx',\n        // configuration\n        'appid' =\u003e env('AUTH_CAPTCHA_APPID'),\n        'secret' =\u003e env('AUTH_CAPTCHA_SECRET'),\n        'secret_key' =\u003e env('AUTH_CAPTCHA_SECRET_KEY'),\n        'ext_config' =\u003e [],\n    ],\n]\n```\n\n- In the `.env` file, add configurations\n```\nAUTH_CAPTCHA_APPID=xxxxxx\nAUTH_CAPTCHA_SECRET=xxxxxx\n```\n\n- In the `resources/lang/zh-CN(example).json` file, add configurations\n```\n\"Sliding validation failed. Please try again.\": \"滑动验证未通过，请重试。\",\n\"Please complete the validation.\": \"请完成验证。\",\n\"Config Error.\": \"配置错误。\"\n```\n\n\n### Usage\nOpen your login page in your browser\n\n### Notices for upgrading\n[UPGRADE.md](UPGRADE.md)\n\n### Change Log\n[CHANGE_LOG.md](CHANGE_LOG.md)\n\n### License\n[The MIT License (MIT)](https://opensource.org/licenses/MIT)\n\n","funding_links":[],"categories":["扩展包"],"sub_categories":["工具类扩展包"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasundust%2Fauth-captcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasundust%2Fauth-captcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasundust%2Fauth-captcha/lists"}