{"id":17909164,"url":"https://github.com/mback2k/appengine-oauth-profile","last_synced_at":"2025-08-15T11:31:27.710Z","repository":{"id":3777017,"uuid":"4854216","full_name":"mback2k/appengine-oauth-profile","owner":"mback2k","description":"Google App Engine OAuth Profile endpoint application","archived":false,"fork":false,"pushed_at":"2024-10-19T21:07:22.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T19:24:18.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oauth-profile.appspot.com/","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/mback2k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-01T23:35:23.000Z","updated_at":"2024-10-19T20:38:05.000Z","dependencies_parsed_at":"2022-07-20T18:49:14.910Z","dependency_job_id":null,"html_url":"https://github.com/mback2k/appengine-oauth-profile","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/mback2k%2Fappengine-oauth-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mback2k%2Fappengine-oauth-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mback2k%2Fappengine-oauth-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mback2k%2Fappengine-oauth-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mback2k","download_url":"https://codeload.github.com/mback2k/appengine-oauth-profile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229911002,"owners_count":18143228,"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-10-28T19:20:34.198Z","updated_at":"2024-12-16T04:41:28.809Z","avatar_url":"https://github.com/mback2k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Google App Engine - OAuth Profile\n=================================\n\nThis Google App Engine application provides a OAuth and Web Service Endpoint to\naccess the specific Google Account information provided to Google App Engine.\n\nThe following example shows a dictionary of returned information:\n\n    {\n      \"id\": \"123456789123456789123\"\n      \"email\": \"example@googlemail.com\",\n      \"nickname\": \"example\"\n    }\n\nOAuth 1.0 Endpoint\n------------------\n- Getting a Request Token:\n  https://oauth-profile.appspot.com/_ah/OAuthGetRequestToken\n- Redirecting a User to Authorize:\n  https://oauth-profile.appspot.com/_ah/OAuthAuthorizeToken\n- Getting an Access Token:\n  https://oauth-profile.appspot.com/_ah/OAuthGetAccessToken\n\nWeb Service Endpoint\n--------------------\n- Retrieving the User Information (OAuth 1.0):\n  https://oauth-profile.appspot.com/oauth/v1/userinfo\n- Retrieving the User Information (OAuth 2.0):\n  https://oauth-profile.appspot.com/oauth/v2/userinfo\n\nDocumentation\n-------------\n- OAuth for Python Overview:\n  https://developers.google.com/appengine/docs/python/oauth/overview\n- Registration for Web-Based Applications (OAuth 1.0):\n  https://developers.google.com/accounts/docs/RegistrationForWebAppsAuto\n\nLicense\n-------\n* Released under MIT License\n* Copyright (c) 2012-2015 Marc Hoersken \u003cinfo@marc-hoersken.de\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmback2k%2Fappengine-oauth-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmback2k%2Fappengine-oauth-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmback2k%2Fappengine-oauth-profile/lists"}