{"id":18290504,"url":"https://github.com/landofcoder/golang-open-id","last_synced_at":"2026-04-13T06:06:58.483Z","repository":{"id":99604107,"uuid":"352251727","full_name":"landofcoder/golang-open-id","owner":"landofcoder","description":"Make Simple Open ID with Go Lang, Mongodb","archived":false,"fork":false,"pushed_at":"2021-09-25T08:04:21.000Z","size":3547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T01:43:54.135Z","etag":null,"topics":["golang","mongodb","openid","reactjs","restful-api"],"latest_commit_sha":null,"homepage":"https://landofcoder.com","language":"JavaScript","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/landofcoder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-28T05:48:48.000Z","updated_at":"2023-08-29T02:16:24.000Z","dependencies_parsed_at":"2023-07-31T03:01:38.360Z","dependency_job_id":null,"html_url":"https://github.com/landofcoder/golang-open-id","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/landofcoder%2Fgolang-open-id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landofcoder%2Fgolang-open-id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landofcoder%2Fgolang-open-id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/landofcoder%2Fgolang-open-id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/landofcoder","download_url":"https://codeload.github.com/landofcoder/golang-open-id/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247997720,"owners_count":21030673,"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":["golang","mongodb","openid","reactjs","restful-api"],"created_at":"2024-11-05T14:11:10.388Z","updated_at":"2026-04-13T06:06:58.446Z","avatar_url":"https://github.com/landofcoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Auth with Open ID - Demo\n\nThis application will show you how to build and secure a register, login account. You'll create an API with Go and a frontend with React that will consume your API. You'll secure your API using Auth0 so that only authenticated users can access other features.\n\n## Install\n- Setup golang latest version: https://golang.org/doc/install\n- Setup Mongodb: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/\n- Run commands:\n1. Backend:\n``cd backend``\n``go run main.go .``\n\n- The service will run at here: http://localhost:9010\n\n2. Frontend:\n``cd frontend``\n``npm install``\n``npm run start``\n\n- The service will run at here: http://localhost:3000\n\n## DEMO API\n### 1. Register new user API\nPOST: http://localhost:9010/register\n\n![Register new account](./backend/media/register_api.png)\n\n### 2. Login API\nPOST: http://localhost:9010/login\n\nLogin success:\n![Login your account](./backend/media/login_user.png)\n\nLogin Invalid Username:\n![Login Invalid Username](./backend/media/invalid_username.png)\n\nLogin Invalid Password:\n![Login Invalid Password](./backend/media/invalid_pass_error.png)\n\n### 3. Profile API\nGET: http://localhost:9010/profile\n\n\n**People also search:**\n- open id with golang and mongodb\n- open id\n- golang\n- mongodb\n- reactjs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandofcoder%2Fgolang-open-id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flandofcoder%2Fgolang-open-id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flandofcoder%2Fgolang-open-id/lists"}