{"id":13405410,"url":"https://github.com/devtical/novassport","last_synced_at":"2025-04-09T21:23:45.976Z","repository":{"id":44959987,"uuid":"150322234","full_name":"devtical/novassport","owner":"devtical","description":"A Laravel Nova tool to manage API Authentication (Passport)","archived":false,"fork":false,"pushed_at":"2023-04-21T20:37:30.000Z","size":139,"stargazers_count":66,"open_issues_count":5,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-07T16:47:40.135Z","etag":null,"topics":["hacktoberfest","laravel","laravel-nova","laravel-package","nova","oauth","oauth2","passport"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devtical.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-09-25T20:01:52.000Z","updated_at":"2024-05-30T19:04:16.000Z","dependencies_parsed_at":"2024-10-26T08:17:48.508Z","dependency_job_id":null,"html_url":"https://github.com/devtical/novassport","commit_stats":{"total_commits":31,"total_committers":6,"mean_commits":5.166666666666667,"dds":"0.19354838709677424","last_synced_commit":"383f29b6e52b9614c24d584de78ef821547b1d76"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtical%2Fnovassport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtical%2Fnovassport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtical%2Fnovassport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devtical%2Fnovassport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devtical","download_url":"https://codeload.github.com/devtical/novassport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248113169,"owners_count":21049796,"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","laravel","laravel-nova","laravel-package","nova","oauth","oauth2","passport"],"created_at":"2024-07-30T19:02:01.354Z","updated_at":"2025-04-09T21:23:45.959Z","avatar_url":"https://github.com/devtical.png","language":"PHP","readme":"# Novassport\n\nA Laravel Nova tool to manage API Authentication (Passport).\n\n![Screenshot](https://i.imgur.com/uFkhrIk.png)\n\n## Todo :\n\n- [x] My Apps\n- [x] Authorized Apps\n- [ ] Personal Access Tokens\n\n## Requirements\n\n- Laravel\n- Passport\n\n\n## Installation\n\nYou can install the Nova tool in to a [Laravel](http://laravel.com) app that uses [Nova](http://nova.laravel.com) via composer :\n\n```cli\ncomposer require wearedevtical/novassport\n```\n\n\n## Usage\n\nAdd `Novassport` to your `NovaServiceProvider.php`\n\n\n```php\n\nuse Devtical\\Novassport\\Novassport;\n\n// ...\n\npublic function tools()\n{\n    return [\n        // ...\n        new Novassport(),\n    ];\n}\n```\n\n## License\n\nThe MIT License (MIT).\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevtical%2Fnovassport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevtical%2Fnovassport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevtical%2Fnovassport/lists"}