{"id":15569377,"url":"https://github.com/dwolfhub/auth-token","last_synced_at":"2025-06-15T18:37:09.289Z","repository":{"id":12838731,"uuid":"15514262","full_name":"dwolfhub/auth-token","owner":"dwolfhub","description":"Laravel token based authentication package","archived":false,"fork":false,"pushed_at":"2013-12-31T16:23:51.000Z","size":160,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T08:45:32.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dwolfhub.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}},"created_at":"2013-12-29T20:11:14.000Z","updated_at":"2014-01-09T01:16:57.000Z","dependencies_parsed_at":"2022-09-06T10:50:18.891Z","dependency_job_id":null,"html_url":"https://github.com/dwolfhub/auth-token","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dwolfhub/auth-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwolfhub%2Fauth-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwolfhub%2Fauth-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwolfhub%2Fauth-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwolfhub%2Fauth-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwolfhub","download_url":"https://codeload.github.com/dwolfhub/auth-token/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwolfhub%2Fauth-token/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260029068,"owners_count":22948090,"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":[],"created_at":"2024-10-02T17:27:26.687Z","updated_at":"2025-06-15T18:37:09.219Z","avatar_url":"https://github.com/dwolfhub.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"auth-token\n==========\n\nLaravel token based authentication package\n\n## Setup\n- Add this to your Autoloaded Service Providers array in config/app.php\n\n```\nDwolf555\\AuthToken\\AuthTokenServiceProvider\n```\n\n- Run migrations using artisan\n\n```bash\nphp artisan migrate --package=\"dwolf555/auth-token\"\n```\n\n- Add a user using your own methods\n- Add before filter 'auth-token' to your routes/controllers\n- Login via POST /login with fields email/password or username/password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwolfhub%2Fauth-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwolfhub%2Fauth-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwolfhub%2Fauth-token/lists"}