{"id":15337239,"url":"https://github.com/vy/play-facebook","last_synced_at":"2025-02-26T19:30:57.336Z","repository":{"id":2693242,"uuid":"3686333","full_name":"vy/play-facebook","owner":"vy","description":"Ready to go Play Framework application with Facebook Login integration.","archived":false,"fork":false,"pushed_at":"2012-03-11T11:33:02.000Z","size":140,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-03T13:17:44.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vyazici.blogspot.com/2012/02/facebook-login-and-secure-module.html","language":"Java","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/vy.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":"2012-03-11T11:32:39.000Z","updated_at":"2013-12-10T16:18:59.000Z","dependencies_parsed_at":"2022-08-29T12:51:27.820Z","dependency_job_id":null,"html_url":"https://github.com/vy/play-facebook","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/vy%2Fplay-facebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vy%2Fplay-facebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vy%2Fplay-facebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vy%2Fplay-facebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vy","download_url":"https://codeload.github.com/vy/play-facebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219842574,"owners_count":16556532,"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-01T10:20:16.861Z","updated_at":"2024-10-15T23:21:46.217Z","avatar_url":"https://github.com/vy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nplay-facebook is a [Play Framework](http://www.playframework.org/) archetype providing basic Facebook authentication mechanics. It integrates Facebook Login into [Secure](http://www.playframework.org/documentation/1.0/secure) module infrastructure. Hence, if you are familiar with Secure module, you can directly bootstrap your own Facebook Login integrated application.\n\n# Installation\n\n1. Checkout the play-facebook sources and do `play deps`.\n3. Edit `FBOAuth` variable in `app/controllers/Security.java` according to your Facebook Application credentials. ([Doesn't have one yet?](http://www.facebook.com/developers/createapp.php))\n4. Do `play run`.\n\n# Usage\n\nYou don't need any other extra configurations. Just start using `@With(Secure.class)` and/or `@Check(\"admin\")` annotations within your controller classes.\n\nAs a side node, all login failures will be redirected to `Application.index()`. You can alter this behaviour by editing the `views/login.html`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvy%2Fplay-facebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvy%2Fplay-facebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvy%2Fplay-facebook/lists"}