{"id":25428638,"url":"https://github.com/rodrigorvsn/alphonse-elric","last_synced_at":"2025-05-14T07:31:25.374Z","repository":{"id":204312691,"uuid":"711557496","full_name":"RodrigoRVSN/alphonse-elric","owner":"RodrigoRVSN","description":"📚 Doing a JWT encode/decode","archived":false,"fork":false,"pushed_at":"2023-10-29T16:24:47.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T01:51:34.171Z","etag":null,"topics":["jwt","typescript"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2023-10-29T16:24:02.000Z","updated_at":"2023-10-30T02:29:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"50f1f114-f7ba-47a6-97cf-4adb08b05a9a","html_url":"https://github.com/RodrigoRVSN/alphonse-elric","commit_stats":null,"previous_names":["rodrigorvsn/alphonse-elric"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Falphonse-elric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Falphonse-elric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Falphonse-elric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Falphonse-elric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoRVSN","download_url":"https://codeload.github.com/RodrigoRVSN/alphonse-elric/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254094746,"owners_count":22013632,"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":["jwt","typescript"],"created_at":"2025-02-17T01:39:38.774Z","updated_at":"2025-05-14T07:31:25.354Z","avatar_url":"https://github.com/RodrigoRVSN.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What are they\n\nSelf-sufficient tokens to change data securely using a JSON format\n\n- **Self-contained**: carry inside of them the data necessary to be validated\n- **Stateless**: We don't need to save anything on the database.\n- **Multi-language**: Any language can interpret JSON\n\n## Anatomy\n\n- **Header**: Storage type of token and the algorithm used to generate the signature \n- **Payload**: Save the data of token (don't save sensible data and with more data, more weight to the payload)\n- **Signature**: Guarantee that token was created from our application and was not changed\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Falphonse-elric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigorvsn%2Falphonse-elric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Falphonse-elric/lists"}