{"id":24785528,"url":"https://github.com/datodia/express-auth","last_synced_at":"2026-04-10T17:09:31.728Z","repository":{"id":271400322,"uuid":"913309893","full_name":"Datodia/express-auth","owner":"Datodia","description":"express auth","archived":false,"fork":false,"pushed_at":"2025-01-07T13:00:20.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T14:18:45.963Z","etag":null,"topics":["auth","authentication","express","jwt","jwt-token","mongoose"],"latest_commit_sha":null,"homepage":"","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/Datodia.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":"2025-01-07T12:43:28.000Z","updated_at":"2025-01-07T13:00:24.000Z","dependencies_parsed_at":"2025-01-07T14:19:26.384Z","dependency_job_id":"275017e8-ebe1-4c67-ad44-cc3b3d7a650a","html_url":"https://github.com/Datodia/express-auth","commit_stats":null,"previous_names":["datodia/express-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datodia%2Fexpress-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datodia%2Fexpress-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datodia%2Fexpress-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Datodia%2Fexpress-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Datodia","download_url":"https://codeload.github.com/Datodia/express-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240764,"owners_count":20583099,"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":["auth","authentication","express","jwt","jwt-token","mongoose"],"created_at":"2025-01-29T14:18:49.062Z","updated_at":"2025-12-30T23:28:02.564Z","avatar_url":"https://github.com/Datodia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auth with express\nThis is simple way how to implement JWT Token based auth using express, mongoose and JWT.\nThere are following endpoints:\n\n/auth/sign-up   **POST** \\\n/auth/sign-in    **POST**\n\n/users\t**GET** \\\n/users/id \t**GET** \\\n/users/id\t**DELETE** 🔒 \\\n/users/id\t**PUT** 🔒 \n\n/posts \t**GET**  🔒 \\\n/posts \t**POST**  🔒 \\\n/posts/id \t**GET** 🔒 \\\n/posts/id\t**DELETE** 🔒 \\\n/posts/id\t**PUT** 🔒 \n\neach user have its own posts, therefor each post have one user who created this post.\n\n## How to start a project\n\n1) git clone https://github.com/Datodia/express-auth.git\n2) npm i\n3) add your .env files\n4) npm run start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatodia%2Fexpress-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatodia%2Fexpress-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatodia%2Fexpress-auth/lists"}