{"id":15385029,"url":"https://github.com/manekinekko/autorization-server","last_synced_at":"2026-03-24T10:30:23.174Z","repository":{"id":146301443,"uuid":"81854458","full_name":"manekinekko/autorization-server","owner":"manekinekko","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-11T08:35:29.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T23:21:39.992Z","etag":null,"topics":["authorization","oauth2"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/manekinekko.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-02-13T17:59:48.000Z","updated_at":"2017-08-08T08:46:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a6586c4-07cd-4ad6-913f-73887eaf0fd2","html_url":"https://github.com/manekinekko/autorization-server","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"7502cd7fd133e87370b8c5b8ffa226fe90964e82"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fautorization-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fautorization-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fautorization-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fautorization-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manekinekko","download_url":"https://codeload.github.com/manekinekko/autorization-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239942753,"owners_count":19722330,"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":["authorization","oauth2"],"created_at":"2024-10-01T14:43:52.458Z","updated_at":"2026-03-24T10:30:23.086Z","avatar_url":"https://github.com/manekinekko.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is a simple, minimal implementation of an OAuth2 Authorization Server. \nIt has a context root of `/`.\n\nOAuth2 endpoints are:\n\n* `/oauth/token` the Token endpoint, for clients to acquire access\n  tokens. There is one client: `demo-client-123xyz` with secret `demo-client-123xyz`.\n\n* `/oauth/authorize` the Authorization endpoint to obtain user\n  approval for a token grant.\n\n* `/oauth/check_token` the Check Token endpoint (not part of the\n  OAuth2 spec). Can be used to decode a token remotely.\n\n* User login and password are: `user:password`\n\nMore information about Spring Security OAuth2 [here](https://github.com/spring-projects/spring-security-oauth/blob/master/docs/oauth2.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanekinekko%2Fautorization-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanekinekko%2Fautorization-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanekinekko%2Fautorization-server/lists"}