{"id":21920268,"url":"https://github.com/satyamshorrf/authentication-authorization-jwt-token-","last_synced_at":"2026-01-27T20:35:43.755Z","repository":{"id":255922222,"uuid":"853894239","full_name":"satyamshorrf/Authentication-Authorization-JWT-Token-","owner":"satyamshorrf","description":"Authentication \u0026 Authorization | JWT Token |","archived":false,"fork":false,"pushed_at":"2024-09-07T20:44:05.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T20:13:49.605Z","etag":null,"topics":["authentication","authentication-backend","authorization","ejs-express","js"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/satyamshorrf.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":"2024-09-07T20:40:11.000Z","updated_at":"2024-11-02T11:05:24.000Z","dependencies_parsed_at":"2024-09-07T21:56:35.221Z","dependency_job_id":null,"html_url":"https://github.com/satyamshorrf/Authentication-Authorization-JWT-Token-","commit_stats":null,"previous_names":["satyamshorrf/authentication-authorization-jwt-token-"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamshorrf%2FAuthentication-Authorization-JWT-Token-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamshorrf%2FAuthentication-Authorization-JWT-Token-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamshorrf%2FAuthentication-Authorization-JWT-Token-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satyamshorrf%2FAuthentication-Authorization-JWT-Token-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satyamshorrf","download_url":"https://codeload.github.com/satyamshorrf/Authentication-Authorization-JWT-Token-/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235832751,"owners_count":19052114,"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","authentication-backend","authorization","ejs-express","js"],"created_at":"2024-11-28T20:14:01.795Z","updated_at":"2025-10-09T15:30:50.310Z","avatar_url":"https://github.com/satyamshorrf.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authentication-Authorization-JWT-Token-\n\n\nWhat is JWT?\n\nJSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. It's a digitally signed token that contains a payload of user data.\n\nHow does JWT work?\n\nUser Authentication: A user logs in with their credentials.\nToken Generation: The server generates a JWT token containing the user's data, such as username, email, and role.\nToken Signing: The token is digitally signed with a secret key to prevent tampering.\nToken Response: The server responds with the JWT token.\nToken Verification: The client includes the JWT token in subsequent requests.\nServer Verification: The server verifies the token's signature and payload.\nBenefits of JWT\n\nStateless: JWT is stateless, meaning the server doesn't need to store user data.\nSecure: JWT is digitally signed, making it tamper-proof.\nScalable: JWT is lightweight and easy to handle.\nCommon Use Cases\n\nAuthentication: JWT is used to authenticate users.\nAuthorization: JWT is used to authorize users for specific actions.\nSingle Sign-On (SSO): JWT is used to enable SSO across multiple applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamshorrf%2Fauthentication-authorization-jwt-token-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatyamshorrf%2Fauthentication-authorization-jwt-token-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatyamshorrf%2Fauthentication-authorization-jwt-token-/lists"}