{"id":20945756,"url":"https://github.com/leon-win/node-auth-tokens","last_synced_at":"2025-05-14T01:31:44.633Z","repository":{"id":35470680,"uuid":"215846379","full_name":"leon-win/node-auth-tokens","owner":"leon-win","description":"Auth library for Node.js applications based on access and refresh tokens approach","archived":false,"fork":false,"pushed_at":"2024-11-08T22:12:51.000Z","size":612,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-08T23:20:02.214Z","etag":null,"topics":["access-token","auth","jwt","nodejs","refresh-token"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leon-win.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-17T17:15:30.000Z","updated_at":"2024-11-08T22:12:49.000Z","dependencies_parsed_at":"2024-06-21T11:12:00.513Z","dependency_job_id":"de386df4-9728-4659-b42b-c38b69fd09f7","html_url":"https://github.com/leon-win/node-auth-tokens","commit_stats":{"total_commits":57,"total_committers":3,"mean_commits":19.0,"dds":0.3157894736842105,"last_synced_commit":"5ec375476b87af7281462db0b7ec378ca1a08c53"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-win%2Fnode-auth-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-win%2Fnode-auth-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-win%2Fnode-auth-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leon-win%2Fnode-auth-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leon-win","download_url":"https://codeload.github.com/leon-win/node-auth-tokens/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225269696,"owners_count":17447570,"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":["access-token","auth","jwt","nodejs","refresh-token"],"created_at":"2024-11-18T23:49:41.827Z","updated_at":"2024-11-18T23:49:42.587Z","avatar_url":"https://github.com/leon-win.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-auth-tokens\n\n[![npm](https://img.shields.io/npm/v/auth-tokens?logo=npm\u0026style=flat-square)](https://www.npmjs.com/package/auth-tokens)\n[![Code coverage](https://img.shields.io/codecov/c/github/leon-win/node-auth-tokens?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/leon-win/node-auth-tokens)\n[![Code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier\u0026style=flat-square)](https://prettier.io)\n[![License: MIT](https://img.shields.io/github/license/leon-win/node-auth-tokens?style=flat-square)](http://opensource.org/licenses/MIT)\n\nAuth library for Node.js applications based on access and refresh tokens approach\n\n## Install\n\n```sh\n$ npm install auth-tokens\n```\n\n## Example\n\nTo launch the [Node.js HTTP server based example](example), clone the repository, install dependencies and run the `example` command:\n\n```sh\n$ git clone https://github.com/leon-win/node-auth-tokens.git\n$ cd node-auth-tokens\n$ npm install\n$ npm run example\n```\n\n\u003e **Note:** example server uses memory storage (JavaScript array) and **is not suitable for production**.\n\n## To do list\n\nList of planned works is in the [Development plan](https://github.com/leon-win/node-auth-tokens/projects/1).\n\n## License\n\n[MIT](LICENSE)\n\nCopyright (c) 2019-present, Leonid Vinogradov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon-win%2Fnode-auth-tokens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleon-win%2Fnode-auth-tokens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleon-win%2Fnode-auth-tokens/lists"}