{"id":21169057,"url":"https://github.com/cosmicjs/vue-authentication","last_synced_at":"2025-07-09T18:31:45.857Z","repository":{"id":39416950,"uuid":"189436685","full_name":"cosmicjs/vue-authentication","owner":"cosmicjs","description":"Authentication app powered by Cosmic and Vue JS","archived":false,"fork":false,"pushed_at":"2023-01-04T07:49:52.000Z","size":3236,"stargazers_count":5,"open_issues_count":23,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T04:51:15.400Z","etag":null,"topics":["api","cms","cosmicjs","headlesscms","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://cosmicjs.com/articles/how-to-build-an-authentication-app-using-cosmic-js-vuejs-and-lambda-lambda","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/cosmicjs.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":"2019-05-30T15:19:50.000Z","updated_at":"2021-01-07T16:56:23.000Z","dependencies_parsed_at":"2023-02-02T04:02:06.381Z","dependency_job_id":null,"html_url":"https://github.com/cosmicjs/vue-authentication","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cosmicjs/vue-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fvue-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fvue-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fvue-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fvue-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmicjs","download_url":"https://codeload.github.com/cosmicjs/vue-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicjs%2Fvue-authentication/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502387,"owners_count":23618587,"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":["api","cms","cosmicjs","headlesscms","vue","vuejs"],"created_at":"2024-11-20T15:22:29.047Z","updated_at":"2025-07-09T18:31:45.060Z","avatar_url":"https://github.com/cosmicjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Authentication\n![Image](https://cosmic-s3.imgix.net/07bad470-82ef-11e9-a2b6-fd5a5aa69111-logo.jpg)\n\n----\n## Features\n\n- Netlify hosting (plus CDN, Prerendering, Minification, etc..)\n- Vuetify components for interface\n- AWS Lambda functions via Netlify\n- Cosmic JS for Database API\n- Password hashing using PBKDF2 with Salt\n- Email Verification using Nodemailer via SendinBlue\n\n## Needed Improvements\n\n- Password reset function\n- User avatar support\n\n----\n## Prerequisites\n\u003e You will be required to have Node JS and npm before starting. Make sure you already have them installed. If not you can find them here: https://nodejs.org\n\n\u003eIn order to deploy you will need a Netlify account.\nAlso for SMTP server to send email verification link I am using SendInBlue since they give you 300 free emails a day.\n\n----\n## Usage\n1. Write markdown text in this textarea.\n2. Click 'HTML Preview' button.\n\n#### Clone and install\n`git clone https://github.com/cosmicjs/vue-authentication`\n\n```\ncd vue-authentication \u0026\u0026 npm install\n```\n\n#### Integrate DB and SMTP services\n- Add Cosmic JS Bucket Slug, Read key, and Write key to `~/cosmic.js`\n- Add SendInBlue SMTP API Key to `~/functions/CreateNewUser.js`\n\n#### Running Locally\nTo start AWS Lambda server run:\n`npm run start:lambda`\n\nRunning the app localhost run:\n`npm run serve`\n\n#### Building for production:\n`npm run build`\n\n----\n## Thanks\n* [Cosmic JS](https://github.com/evilstreak/markdown-js)\n* [SendInBlue](https://www.sendinblue.com/)\n* [Vuetify](https://vuetifyjs.com/en/)\n* [Netlify Functions](https://www.netlify.com/docs/functions/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicjs%2Fvue-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmicjs%2Fvue-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicjs%2Fvue-authentication/lists"}