{"id":25428582,"url":"https://github.com/rodrigorvsn/auth_next","last_synced_at":"2025-10-24T10:52:34.869Z","repository":{"id":130339910,"uuid":"421575969","full_name":"RodrigoRVSN/auth_next","owner":"RodrigoRVSN","description":"🔒 auth with jwt in ssr","archived":false,"fork":false,"pushed_at":"2021-10-27T02:51:06.000Z","size":86,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-13T17:03:25.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/RodrigoRVSN.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,"zenodo":null}},"created_at":"2021-10-26T20:33:52.000Z","updated_at":"2021-10-28T23:32:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"decfb290-3174-432d-9214-785e3bd3a54e","html_url":"https://github.com/RodrigoRVSN/auth_next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RodrigoRVSN/auth_next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fauth_next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fauth_next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fauth_next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fauth_next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoRVSN","download_url":"https://codeload.github.com/RodrigoRVSN/auth_next/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fauth_next/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265175567,"owners_count":23722661,"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":[],"created_at":"2025-02-17T01:39:12.426Z","updated_at":"2025-10-24T10:52:29.558Z","avatar_url":"https://github.com/RodrigoRVSN.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auth_next\n\n\u003c!--- https://shields.io ---\u003e\n\n![GitHub repo size](https://img.shields.io/github/repo-size/rodrigorvsn/auth_next?style=for-the-badge)\n![GitHub language count](https://img.shields.io/github/languages/count/rodrigorvsn/auth_next?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/rodrigorvsn/auth_next?style=for-the-badge)\n![Bitbucket open issues](https://img.shields.io/bitbucket/issues/rodrigorvsn/auth_next?style=for-the-badge)\n![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/rodrigorvsn/auth_next?style=for-the-badge)\n\n\n\u003c!--- #################### mudar badges #################### ---\u003e\n\n\n\n\u003c!--- #################### mudar imagem exemplo #################### ---\u003e\n___\n\u003e Site to train next auth management with tokens, refreshTokens, etc.\n___\n## 💻 Prerequisites\n\n- Install LTS Node version.\n\u003c!--- #################### mudar pré-requisitos  ####################---\u003e\n___\n## 🛠 Tools used\n\n- Nextjs\n- Typescript\n- Nookies\n- JWT\n- Axios\n- BroadCaster\n\n\u003c!--- #################### mudar ferramentas #################### ---\u003e\n___\n## 🚀 Installing auth_next\n\nTo use, follow the steps:\n\n```\n- git clone https://github.com/rodrigorvsn/auth_next.git\n- yarn || npm install\n- yarn dev || npm run dev\n```\n\n___\n## 📫 Contribuiting with auth_next\n\nTo contribue with auth_next, follow the steps:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cname_branch\u003e`.\n3. Make the changes and confirm: `git commit -m '\u003cmessage_commit\u003e'`\n4. Send to original repository: `git push origin \u003cmain_branch\u003e / \u003clocal\u003e`\n5. Send the pull request.\n\nAlternatively, see the GitHub documentation at [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n___\n## 🤝 Contributors\n\nMade with ❤️ by:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://github.com/rodrigorvsn.png\" width=\"100px;\" alt=\"Foto do Rodrigo Victor no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRodrigo Victor\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Fauth_next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigorvsn%2Fauth_next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Fauth_next/lists"}