{"id":4726,"url":"https://github.com/StanScates/react-native-jwt","last_synced_at":"2025-08-04T02:31:35.512Z","repository":{"id":57337944,"uuid":"52757310","full_name":"StanScates/react-native-jwt","owner":"StanScates","description":"React Native compatible JSON Web Token encoder / decoder","archived":false,"fork":false,"pushed_at":"2016-03-02T11:31:17.000Z","size":2,"stargazers_count":43,"open_issues_count":6,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-08T03:08:29.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/StanScates.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":"2016-02-29T02:16:28.000Z","updated_at":"2023-06-21T15:39:25.000Z","dependencies_parsed_at":"2022-08-29T21:10:30.312Z","dependency_job_id":null,"html_url":"https://github.com/StanScates/react-native-jwt","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/StanScates%2Freact-native-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanScates%2Freact-native-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanScates%2Freact-native-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StanScates%2Freact-native-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StanScates","download_url":"https://codeload.github.com/StanScates/react-native-jwt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228587347,"owners_count":17941442,"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":"2024-01-05T20:17:21.453Z","updated_at":"2024-12-07T09:30:56.301Z","avatar_url":"https://github.com/StanScates.png","language":"JavaScript","readme":"##react-native-jwt\n###React Native compatible JSON Web Token encoder / decoder\n\n\nThis package is essentially just [node-jwt-simple](https://github.com/hokaccha/node-jwt-simple) modified to use [react-native-crypto](https://github.com/mvayngrib/react-native-crypto) and [base-64](https://github.com/mathiasbynens/base64).\n\n## Install\n1. First, install [rn-nodeify](https://www.npmjs.com/package/rn-nodeify): `npm install -g rn-nodeify`\n\n2. Then, install [react-native-randombytes](https://github.com/mvayngrib/react-native-randombytes) into your React Native project. Ensure that you import and link it properly as per the installation instructions.\n\n3. Install react-native-jwt itself via `npm install react-native-jwt`\n\n4. After the installation completes, the postinstall script will run `rn-nodeify --install --hack`, which should update your package.json with the necessary browserify shims.\n\n5. Restart your React Native packager process, and you should be able to `require('react-native-jwt')`. Refer to [node-jwt-simple](https://github.com/hokaccha/node-jwt-simple) for further usage instructions. \n\n## License\nMIT","funding_links":[],"categories":["Components"],"sub_categories":["Backend"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStanScates%2Freact-native-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStanScates%2Freact-native-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStanScates%2Freact-native-jwt/lists"}