{"id":19271379,"url":"https://github.com/connor11528/vuejs-auth-frontend","last_synced_at":"2025-04-21T21:33:11.999Z","repository":{"id":75164642,"uuid":"67378612","full_name":"connor11528/vuejs-auth-frontend","owner":"connor11528","description":"🔒  Vue.js frontend app with JWT authentication","archived":false,"fork":false,"pushed_at":"2016-09-18T00:49:00.000Z","size":8,"stargazers_count":28,"open_issues_count":0,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T16:08:56.803Z","etag":null,"topics":["authentication","jwt","vue","vue-frontend"],"latest_commit_sha":null,"homepage":"https://employbl.com/","language":"Vue","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/connor11528.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":"2016-09-05T01:37:00.000Z","updated_at":"2020-02-14T09:25:04.000Z","dependencies_parsed_at":"2023-02-24T13:01:13.368Z","dependency_job_id":null,"html_url":"https://github.com/connor11528/vuejs-auth-frontend","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/connor11528%2Fvuejs-auth-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Fvuejs-auth-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Fvuejs-auth-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connor11528%2Fvuejs-auth-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connor11528","download_url":"https://codeload.github.com/connor11528/vuejs-auth-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250136939,"owners_count":21380925,"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":["authentication","jwt","vue","vue-frontend"],"created_at":"2024-11-09T20:30:40.540Z","updated_at":"2025-04-21T21:33:11.986Z","avatar_url":"https://github.com/connor11528.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vue.js Frontend Authentication\n===\n\n![](https://vuejs.org/images/logo.png)\n\nA frontend codebase for authentication with Vue.js and JWT. Code built from the Auth0 tutorial [Build an App with Vue.js: From Authentication to Calling an API](https://auth0.com/blog/build-an-app-with-vuejs/)\n\n## About the app\n\nTo log users in, we'll make an HTTP request to our authentication endpoint and save the JWT that is returned in localStorage.\n\n**Vue components** allow us to specify a template, a script, and style rules all in one file.\n\n\n## Setup\n\nLaunch server:\n\n```\n$ webpack-dev-server --inline --hot\n```\n\nSample backend: https://github.com/auth0-blog/nodejs-jwt-authentication-sample. Clone the repo, install dependencies and then we can use it as an api endpoint to hit up `http://localhost:3001/api/random-quote`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnor11528%2Fvuejs-auth-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnor11528%2Fvuejs-auth-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnor11528%2Fvuejs-auth-frontend/lists"}