{"id":15625641,"url":"https://github.com/daniel15/kohana-membership","last_synced_at":"2025-04-28T15:51:33.929Z","repository":{"id":1314713,"uuid":"1259516","full_name":"Daniel15/Kohana-Membership","owner":"Daniel15","description":"OpenID / Facebook / Twitter login module for Kohana. Example at http://stuff.dan.cx/php/login/","archived":false,"fork":false,"pushed_at":"2012-07-11T01:20:41.000Z","size":783,"stargazers_count":49,"open_issues_count":0,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T11:02:47.346Z","etag":null,"topics":[],"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/Daniel15.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}},"created_at":"2011-01-16T03:12:16.000Z","updated_at":"2024-03-06T12:11:31.000Z","dependencies_parsed_at":"2022-08-16T13:05:10.448Z","dependency_job_id":null,"html_url":"https://github.com/Daniel15/Kohana-Membership","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FKohana-Membership","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FKohana-Membership/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FKohana-Membership/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daniel15%2FKohana-Membership/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daniel15","download_url":"https://codeload.github.com/Daniel15/Kohana-Membership/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342700,"owners_count":21574242,"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-03T10:01:50.792Z","updated_at":"2025-04-28T15:51:33.907Z","avatar_url":"https://github.com/Daniel15.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kohana-Membership\n===================\nBy [Daniel15](http://dan.cx/)\n\nThis is a Kohana module that lets you log via OpenID, Twitter or Facebook. It includes a UI for logging in and connecting multiple identities to the one account.\n\nInstallation\n-------------\n1. Copy css, img and js directories to /css/membership/, /img/membership/ and /js/membership/. You can use symlinks instead\n2. Create application/config/membership.php with the following:\n\n        \u003c?php defined('SYSPATH') or die('No direct access allowed.');\n\n        return array(\n        \t'providers' =\u003e array(\n        \t\t'facebook' =\u003e array(\n        \t\t\t'client_id' =\u003e 'TODO',\n        \t\t\t'client_secret' =\u003e 'TODO',\n        \t\t),\n        \t\t'myopenid' =\u003e array(\n        \t\t\t'affiliate_id' =\u003e TODO,\n        \t\t),\n        \t\t'twitter' =\u003e array(\n        \t\t\t'key' =\u003e 'TODO',\n        \t\t\t'secret' =\u003e 'TODO',\n        \t\t),\n        \t),\n        );\n\n(TODO: Document these settings)\n\nLicense\n-------\nLicensed under the GNU GPL version 3.\n\nKohana-Membership is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. \n\nKohana-Membership is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel15%2Fkohana-membership","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel15%2Fkohana-membership","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel15%2Fkohana-membership/lists"}