{"id":13796797,"url":"https://github.com/vapor/jwt","last_synced_at":"2025-06-16T04:15:18.031Z","repository":{"id":11515871,"uuid":"69913866","full_name":"vapor/jwt","owner":"vapor","description":"Vapor JWT provider","archived":false,"fork":false,"pushed_at":"2025-02-03T20:12:31.000Z","size":388,"stargazers_count":335,"open_issues_count":0,"forks_count":71,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-04-08T11:47:59.770Z","etag":null,"topics":["authentication","jwt","server-side-swift","swift","swift-linux","vapor","vapor-service"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/vapor.png","metadata":{"funding":{"github":["vapor"],"open_collective":"vapor"},"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-03T21:49:22.000Z","updated_at":"2025-03-29T19:26:10.000Z","dependencies_parsed_at":"2023-11-07T04:14:26.722Z","dependency_job_id":"ad7f8896-074a-42a4-bcc5-7c453aa054e4","html_url":"https://github.com/vapor/jwt","commit_stats":{"total_commits":222,"total_committers":23,"mean_commits":9.652173913043478,"dds":0.6801801801801801,"last_synced_commit":"a19b11b82a6738a75bf77e8474142ff9d6eefc72"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fjwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fjwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fjwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fjwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vapor","download_url":"https://codeload.github.com/vapor/jwt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253802384,"owners_count":21966792,"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","jwt","server-side-swift","swift","swift-linux","vapor","vapor-service"],"created_at":"2024-08-03T23:01:15.362Z","updated_at":"2025-05-13T00:31:05.895Z","avatar_url":"https://github.com/vapor.png","language":"Swift","readme":"\u003cp align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/vapor/jwt/assets/1130717/8c1b20b9-af69-43e3-899f-fb575fad9fb7\"\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/vapor/jwt/assets/1130717/c8f4c9f2-fbc6-46e5-89e7-f10ac17bb1a4\"\u003e\n        \u003cimg src=\"https://github.com/vapor/jwt/assets/1130717/bdc5befe-01c4-4e50-a203-c6ef71e16394\" height=\"96\" alt=\"JWTKit\"\u003e\n    \u003c/picture\u003e \n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://docs.vapor.codes/4.0/\"\u003e\n        \u003cimg src=\"https://design.vapor.codes/images/readthedocs.svg\" alt=\"Documentation\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.gg/vapor\"\u003e\n        \u003cimg src=\"https://design.vapor.codes/images/discordchat.svg\" alt=\"Team Chat\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://design.vapor.codes/images/mitlicense.svg\" alt=\"MIT License\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/vapor/jwt/actions/workflows/test.yml\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/vapor/jwt/test.yml?event=push\u0026style=plastic\u0026logo=github\u0026label=tests\u0026logoColor=%23ccc\" alt=\"Continuous Integration\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://swift.org\"\u003e\n        \u003cimg src=\"https://design.vapor.codes/images/swift60up.svg\" alt=\"Swift 6.0+\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\nSupport for JWT (JSON Web Tokens) in Vapor.\nThis package integrates [JWTKit](https://github.com/vapor/jwt-kit.git) with Vapor.\n\n### Installation\n\nUse the SPM string to easily include the package in your `Package.swift` file.\n\n```swift\n.package(url: \"https://github.com/vapor/jwt.git\", from: \"5.0.0\")\n```\n\nand add it to your target's dependencies:\n\n```swift\n.product(name: \"JWT\", package: \"jwt\")\n```\n","funding_links":["https://github.com/sponsors/vapor","https://opencollective.com/vapor"],"categories":["Libraries"],"sub_categories":["Swift"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fjwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvapor%2Fjwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fjwt/lists"}