{"id":23213579,"url":"https://github.com/careydevelopment/jwt-guide","last_synced_at":"2025-04-05T13:10:40.224Z","repository":{"id":48133039,"uuid":"289376934","full_name":"careydevelopment/jwt-guide","owner":"careydevelopment","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-24T22:39:43.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T04:54:50.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/careydevelopment.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":"2020-08-21T22:28:39.000Z","updated_at":"2022-11-04T14:30:39.000Z","dependencies_parsed_at":"2022-08-12T19:20:49.774Z","dependency_job_id":null,"html_url":"https://github.com/careydevelopment/jwt-guide","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/careydevelopment%2Fjwt-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careydevelopment%2Fjwt-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careydevelopment%2Fjwt-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careydevelopment%2Fjwt-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/careydevelopment","download_url":"https://codeload.github.com/careydevelopment/jwt-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"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-12-18T19:18:15.633Z","updated_at":"2025-04-05T13:10:40.203Z","avatar_url":"https://github.com/careydevelopment.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jwt-guide\nThis repository includes a fully deployable Spring Boot app that demonstrates how to implement a JSON Web Token (JWT) solution.\n\nIf you're interested in learning more about how this app works, feel free to check out \u003ca href=\"https://careydevelopment.us/blog/how-to-implement-a-json-web-token-jwt-solution-in-spring-boot\" target=\"_blank\"\u003ethe tutorial.\u003c/a\u003e\n\nYou can run the Spring Boot app by right-clicking on the JwtGuide class and selecting Run As... and Java Application.\n\nYou'll have to use a tool like Postman to POST the authentication request to this URL:\n\nhttp://localhost:8080/authenticate\n\nWith this payload:\n\n{\"username\" : \"johnny\", \"password\" : \"kleptocracy\"}\n\nThen, you can put the bearer token in your request header for future requests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareydevelopment%2Fjwt-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcareydevelopment%2Fjwt-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareydevelopment%2Fjwt-guide/lists"}