{"id":17836768,"url":"https://github.com/punchcafe/oauth-server","last_synced_at":"2025-10-24T04:55:55.247Z","repository":{"id":98389547,"uuid":"498275128","full_name":"punchcafe/oauth-server","owner":"punchcafe","description":"A simple implementation of an OAuth server.","archived":false,"fork":false,"pushed_at":"2022-06-22T19:27:22.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T04:55:51.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/punchcafe.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":"2022-05-31T09:45:17.000Z","updated_at":"2022-05-31T09:45:50.000Z","dependencies_parsed_at":"2023-03-25T23:18:06.427Z","dependency_job_id":null,"html_url":"https://github.com/punchcafe/oauth-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/punchcafe/oauth-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2Foauth-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2Foauth-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2Foauth-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2Foauth-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punchcafe","download_url":"https://codeload.github.com/punchcafe/oauth-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punchcafe%2Foauth-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280742561,"owners_count":26382923,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-27T20:42:15.016Z","updated_at":"2025-10-24T04:55:55.211Z","avatar_url":"https://github.com/punchcafe.png","language":"Elixir","readme":"# OauthImplementation\n\n## Implementation Plan\n\n```\nentities:\n\naccess_token:\ntoken(id) | user_id | client_id | scopes\nrefresh_token:\ntoken(id) | user_id | client_id | scopes\nclient\nid | secret | avatar | display_name | dev_id\ndev_account\nusername | password | id |// potentially user_id\n\nindividual_permissions (for front end)\nscope_permissions_mapping\n\nPages:\nLogin (nice CRT vibe)\nManage Clients (user)\n\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `oauth_implementation` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:oauth_implementation, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/oauth_implementation](https://hexdocs.pm/oauth_implementation).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunchcafe%2Foauth-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunchcafe%2Foauth-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunchcafe%2Foauth-server/lists"}