{"id":28473042,"url":"https://github.com/arielmejiadev/json-api-auth","last_synced_at":"2025-07-02T02:31:39.165Z","repository":{"id":40481948,"uuid":"331515382","full_name":"ArielMejiaDev/json-api-auth","owner":"ArielMejiaDev","description":"Laravel package to add authentication scaffold for Json APIs.","archived":false,"fork":false,"pushed_at":"2023-04-15T17:10:31.000Z","size":72,"stargazers_count":26,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T23:47:48.913Z","etag":null,"topics":["authentication","jwt","laravel","passport","php","restful-api","sanctum"],"latest_commit_sha":null,"homepage":"https://json-api-auth.netlify.app/","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/ArielMejiaDev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-21T04:36:54.000Z","updated_at":"2025-04-05T11:14:43.000Z","dependencies_parsed_at":"2022-08-09T21:50:18.507Z","dependency_job_id":null,"html_url":"https://github.com/ArielMejiaDev/json-api-auth","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ArielMejiaDev/json-api-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArielMejiaDev%2Fjson-api-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArielMejiaDev%2Fjson-api-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArielMejiaDev%2Fjson-api-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArielMejiaDev%2Fjson-api-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArielMejiaDev","download_url":"https://codeload.github.com/ArielMejiaDev/json-api-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArielMejiaDev%2Fjson-api-auth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263064070,"owners_count":23408054,"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","jwt","laravel","passport","php","restful-api","sanctum"],"created_at":"2025-06-07T12:05:47.503Z","updated_at":"2025-07-02T02:31:39.155Z","avatar_url":"https://github.com/ArielMejiaDev.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://banners.beyondco.de/JSON%20API%20AUTH.png?theme=light\u0026packageManager=composer+require\u0026packageName=ArielMejiaDev%2Fjson-api-auth\u0026pattern=architect\u0026style=style_1\u0026description=Auth+scaffold+for+JSON+APIs\u0026md=1\u0026showWatermark=0\u0026fontSize=100px\u0026images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\"\u003e\u003c/p\u003e\n\n# 🔐 Authentication scaffold for Json Apis.\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/arielmejiadev/json-api-auth.svg?style=flat-square)](https://packagist.org/packages/arielmejiadev/json-api-auth)\n[![Total Downloads](https://img.shields.io/packagist/dt/arielmejiadev/json-api-auth.svg?style=flat-square)](https://packagist.org/packages/arielmejiadev/json-api-auth)\n\nIt adds all the scaffold to get register, login, logout, forgot password, password verify and verify email account features for Apis. \n\nIt plays well with both authentication official packages Laravel Passport or Sanctum.\n\nTo learn all about it, head over to \u003ca href=\"https://json-api-auth.netlify.app/\" target=\"_blank\"\u003e the extensive documentation.\u003c/a\u003e\n\n## 👨‍💻 Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require arielmejiadev/json-api-auth --dev\n```\n\n## 📦 Usage\n\n``` php\nphp artisan json-api-auth:install\n```\n\n### 🔬 Testing\n\n``` bash\nphp artisan test\n```\n\n### 📚 Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## 👍 Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### 🔒 Security\n\nIf you discover any security related issues, please email arielmejiadev@gmail.com instead of using the issue tracker.\n\n## 💎 Credits\n\n- [Ariel Mejia Dev](https://github.com/arielmejiadev)\n- [All Contributors](../../contributors)\n\n## 📓 License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Support the project\n\nHey 👋 thanks for considering making a donation, with these donations I can continue working to contribute to opensource projects.\n\n\u003ca href=\"https://www.buymeacoffee.com/arielmejiadev\"\u003e\n    \u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026emoji=\u0026slug=arielmejiadev\u0026button_colour=FF5F5F\u0026font_colour=ffffff\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=FFDD00\"\u003e\n\u003c/a\u003e\n","funding_links":["https://www.buymeacoffee.com/arielmejiadev","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielmejiadev%2Fjson-api-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farielmejiadev%2Fjson-api-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farielmejiadev%2Fjson-api-auth/lists"}