{"id":20972404,"url":"https://github.com/kyleu/play-silhouette-postgres-async-seed","last_synced_at":"2026-03-11T04:32:13.837Z","repository":{"id":34860646,"uuid":"38859487","full_name":"kyleu/play-silhouette-postgres-async-seed","owner":"kyleu","description":"A template Play 2.4 application which uses Silhouette 3.0 as an authentication library for local credentials, Facebook, Google, and Twitter. All users and sessions are persisted asynchronously thanks to postgres-async and jdub-async.","archived":false,"fork":false,"pushed_at":"2015-08-01T16:33:44.000Z","size":1155,"stargazers_count":14,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-14T11:41:22.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"javan/whenever","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyleu.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":"2015-07-10T03:43:33.000Z","updated_at":"2020-04-25T22:32:49.000Z","dependencies_parsed_at":"2022-08-18T23:10:47.869Z","dependency_job_id":null,"html_url":"https://github.com/kyleu/play-silhouette-postgres-async-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kyleu/play-silhouette-postgres-async-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyleu%2Fplay-silhouette-postgres-async-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyleu%2Fplay-silhouette-postgres-async-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyleu%2Fplay-silhouette-postgres-async-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyleu%2Fplay-silhouette-postgres-async-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyleu","download_url":"https://codeload.github.com/kyleu/play-silhouette-postgres-async-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyleu%2Fplay-silhouette-postgres-async-seed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-19T04:07:59.814Z","updated_at":"2026-03-11T04:32:13.819Z","avatar_url":"https://github.com/kyleu.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Play Silhouette Postgres Async Seed\n===================================\n\nThe Play Silhouette Postgres Async Seed project shows how [Silhouette 3.0](https://github.com/mohiva/play-silhouette) can be used\nto create an application with Play 2.4, [postgres-async](https://github.com/mauricio/postgresql-async), and [jdub-async](https://github.com/KyleU/jdub-async), \nsupporting signing in with Facebook, Google, or Twitter. It's a starting point which can be extended to fit your needs.\n\n## Authentication Behavior\n\nAll requests from a new source result in a Session and User being created. \nAfter signing up, they'll have a credentialed or social profile associated to the User.\nYou can associate any number of profiles to a User.\n\n## Features\n\n* Sign Up\n* Sign In (Credentials)\n* Social Auth (Facebook, Google+, Twitter)\n* Dynamic Schema Creation\n* Role-based Permissions\n* User Search Service\n* Minimal Dependency Injection with Guice\n* Publishing Events\n\n## Configuring social providers \n  \nSocial providers need to be configured in the application.conf file. \n```\n// Facebook\nfacebook {\n  clientId = \"CHANGEME\"\n  clientSecret = \"CHANGEME\"\n}\n    \n// Google\ngoogle {\n  clientId = \"CHANGEME\"\n  clientSecret = \"CHANGEME\"\n}\n\netc...\n```\n  \n## Activator\n\nSee https://typesafe.com/activator/template/play-silhouette-postgres-async-seed\n\n# License\n\nThe code is licensed under [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyleu%2Fplay-silhouette-postgres-async-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyleu%2Fplay-silhouette-postgres-async-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyleu%2Fplay-silhouette-postgres-async-seed/lists"}