{"id":19723494,"url":"https://github.com/remind101/devise-access_token_authenticatable","last_synced_at":"2025-09-03T20:36:59.818Z","repository":{"id":62557072,"uuid":"12059688","full_name":"remind101/devise-access_token_authenticatable","owner":"remind101","description":"Access tokens for devise","archived":false,"fork":false,"pushed_at":"2013-12-17T18:31:23.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":97,"default_branch":"master","last_synced_at":"2025-01-10T16:37:28.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/remind101.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-12T15:46:26.000Z","updated_at":"2013-12-17T18:31:30.000Z","dependencies_parsed_at":"2022-11-03T06:30:19.379Z","dependency_job_id":null,"html_url":"https://github.com/remind101/devise-access_token_authenticatable","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fdevise-access_token_authenticatable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fdevise-access_token_authenticatable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fdevise-access_token_authenticatable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fdevise-access_token_authenticatable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remind101","download_url":"https://codeload.github.com/remind101/devise-access_token_authenticatable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045473,"owners_count":19899654,"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-11-11T23:22:23.924Z","updated_at":"2025-02-27T18:43:16.500Z","avatar_url":"https://github.com/remind101.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Access Token Authenticatable\n\nA devise module that provides something a little more full featured than token\nauthenticatable.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'devise-access_token_authenticatable'\n\n## Assumptions\n\nYou have an `AccessToken` model that responds to the following methods:\n\n* `invalidate!`: Invalidates the token, making it unusable for authentication.\n* `fresh?`: Whether or not the token can be used to authenticate the user.\n* `used!`: Called whenever the token is used.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fdevise-access_token_authenticatable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremind101%2Fdevise-access_token_authenticatable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fdevise-access_token_authenticatable/lists"}