{"id":26657732,"url":"https://github.com/apiwatcher/flask-ouath2-provider","last_synced_at":"2025-07-18T08:04:55.090Z","repository":{"id":18787009,"uuid":"85308180","full_name":"apiwatcher/flask-ouath2-provider","owner":"apiwatcher","description":"A simple provider of oauth2 for flask","archived":false,"fork":false,"pushed_at":"2022-12-07T23:40:45.000Z","size":39,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T02:03:48.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/apiwatcher.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T12:13:47.000Z","updated_at":"2023-11-07T00:53:18.000Z","dependencies_parsed_at":"2023-01-13T20:00:45.054Z","dependency_job_id":null,"html_url":"https://github.com/apiwatcher/flask-ouath2-provider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apiwatcher/flask-ouath2-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiwatcher%2Fflask-ouath2-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiwatcher%2Fflask-ouath2-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiwatcher%2Fflask-ouath2-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiwatcher%2Fflask-ouath2-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiwatcher","download_url":"https://codeload.github.com/apiwatcher/flask-ouath2-provider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiwatcher%2Fflask-ouath2-provider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265724699,"owners_count":23817858,"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":"2025-03-25T09:16:19.176Z","updated_at":"2025-07-18T08:04:55.066Z","avatar_url":"https://github.com/apiwatcher.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple flask oauth2 provider\n================================\n\nThis project aims to be lightweight (not only) oauth2 provider for flask based\napplications.\n\nCurrently it supports:\n - Issuing authorization codes\n - Issuing JWT tokens for password, authorization_code, client_credentials\n  grants\n   - Out of the box support for refresh tokens\n   - No need for storage, token is self contained and it's validity can be\n   checked without accessing DB\n\nThe project is still in alpha state, API might change a bit in future.\n\nInstallation\n=============\n\nBest way is to use *pip*.\n\n.. code-block:: shell\n\n  pip install Flask-OAuth2-Provider\n\nMake html documentation\n========================\n\nDoc is \"in construction\" mode but most of code is documented even with some\nexample usage. The general overview how to integrate all this into your\ncode is a task to be done.\n\n.. code-block:: shell\n\n  cd docs\n  make html\n\nAnd then open it as file in you favorite browser. :)\n\nIssues\n=======\n\nCurrently there is no way how to revoke tokens and since we use JWT this\nprobably will not be fixed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiwatcher%2Fflask-ouath2-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiwatcher%2Fflask-ouath2-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiwatcher%2Fflask-ouath2-provider/lists"}