{"id":20924334,"url":"https://github.com/insthync/whitegate","last_synced_at":"2026-04-21T18:06:26.762Z","repository":{"id":57525571,"uuid":"83068271","full_name":"insthync/whitegate","owner":"insthync","description":"The micro service for application authentication","archived":false,"fork":false,"pushed_at":"2017-03-05T14:17:10.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T00:45:10.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/insthync.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":"2017-02-24T17:54:31.000Z","updated_at":"2022-04-20T19:37:13.000Z","dependencies_parsed_at":"2022-08-28T20:22:07.932Z","dependency_job_id":null,"html_url":"https://github.com/insthync/whitegate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/insthync/whitegate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fwhitegate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fwhitegate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fwhitegate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fwhitegate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insthync","download_url":"https://codeload.github.com/insthync/whitegate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insthync%2Fwhitegate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28005987,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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-18T20:21:12.072Z","updated_at":"2025-12-24T18:10:17.424Z","avatar_url":"https://github.com/insthync.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirement\n* Golang 1.8 or above\n* MongoDB\n* Godep (https://github.com/tools/godep) -\u003e restore or following packages\n* Mgo (http://labix.org/mgo)\n* Iris (https://github.com/kataras/iris)\n* UUID (https://github.com/satori/go.uuid)\n\n## Dependency Management\n* Install godep: go get github.com/tools/godep\n* To restore dependencies: godep restore\n* To save dependencies: godep save ./... \n\n## Run the Project\nRun `run.sh` for Unix, `run_win.sh` for Windows\n\n## How to test\nAfter launch and build you can try to:\n* Register new user with path http://localhost:6201/register with POST method and post data: username(string), password(string), email(string)\n* Login with path http://localhost:6201/login with POST method and post data: username(string), password(string)\n* login with facebook with path http://localhost:6201/loginWithFacebook with POST method and post data: facebookToken(string)\n* bind Facebook account with path http://localhost:6201/bindFacebookAccount with POST method and post data: id(string), loginToken(string), facebookToken(string)\n* unbind Facebook account with path http://localhost:6201/unbindFacebookAccount with POST method and post data: id(string), loginToken(string)\n* validate login with path http://localhost:6201/validateLogin with POST method and post data: id(string), loginToken(string)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsthync%2Fwhitegate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsthync%2Fwhitegate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsthync%2Fwhitegate/lists"}