{"id":15747552,"url":"https://github.com/developer-guy/securing-springboot-with-jwts","last_synced_at":"2025-03-31T06:41:11.191Z","repository":{"id":104881856,"uuid":"103120207","full_name":"developer-guy/securing-springboot-with-jwts","owner":"developer-guy","description":"Sample project based on Springboot and Jwt","archived":false,"fork":false,"pushed_at":"2017-09-11T10:32:37.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T11:19:54.049Z","etag":null,"topics":["jwt","springboot"],"latest_commit_sha":null,"homepage":"","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/developer-guy.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":"2017-09-11T10:04:35.000Z","updated_at":"2017-11-07T12:12:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"7889844e-f322-4270-9fe3-54f20dfac34d","html_url":"https://github.com/developer-guy/securing-springboot-with-jwts","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/developer-guy%2Fsecuring-springboot-with-jwts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-guy%2Fsecuring-springboot-with-jwts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-guy%2Fsecuring-springboot-with-jwts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developer-guy%2Fsecuring-springboot-with-jwts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developer-guy","download_url":"https://codeload.github.com/developer-guy/securing-springboot-with-jwts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429449,"owners_count":20775805,"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","springboot"],"created_at":"2024-10-04T05:20:46.808Z","updated_at":"2025-03-31T06:41:11.169Z","avatar_url":"https://github.com/developer-guy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt_text](http://stormpath.com/wp-content/uploads/2016/05/spring-boot-logo.jpg)![alt text](https://cdn.auth0.com/blog/ebooks/jwt-logo.png)\n# SpringBoot Securing Routes With JWT :rocket:\nThis project is a sample for using Spring Security with JWT.For more information you can check this page : \n\nhttps://auth0.com/blog/securing-spring-boot-with-jwts/\n\n- [x] If you want to test without starting application , please start our test : **`./mvnw test`**\n\n- [x] In the other hand if you start the application using : **`./mvnw spring-boot:run`** \n\n- [x] first you send post request to login then take your token , after that you will get your users by using this token .\n\n**`curl -v -H \"Content-Type: application/json\" -X POST -d '{\"username\":\"admin\",\"password\":\"password\"}' http://localhost:8080/login`**  \n \n**`curl -H \"Accept: application/json\"  -H \"Authorization: Bearer token_value\" -X GET http://localhost:8080/users | json_pp `**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-guy%2Fsecuring-springboot-with-jwts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper-guy%2Fsecuring-springboot-with-jwts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-guy%2Fsecuring-springboot-with-jwts/lists"}