{"id":23464671,"url":"https://github.com/grenkoff/django-telegram-auth","last_synced_at":"2026-01-28T21:02:00.303Z","repository":{"id":266157569,"uuid":"897541279","full_name":"grenkoff/django-telegram-auth","owner":"grenkoff","description":"Simple web application with the ability to authenticate via Telegram","archived":false,"fork":false,"pushed_at":"2024-12-03T20:38:49.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T03:09:27.757Z","etag":null,"topics":["bootstrap","django","django-rest-framework","drf","python"],"latest_commit_sha":null,"homepage":"https://f9c1-46-34-193-62.ngrok-free.app/","language":"Python","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/grenkoff.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,"zenodo":null}},"created_at":"2024-12-02T20:06:37.000Z","updated_at":"2025-01-03T21:52:37.000Z","dependencies_parsed_at":"2024-12-02T22:26:07.256Z","dependency_job_id":"e9648466-8dfa-427c-98b5-f447fa389421","html_url":"https://github.com/grenkoff/django-telegram-auth","commit_stats":null,"previous_names":["grenkoff/django-telegram-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grenkoff/django-telegram-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grenkoff%2Fdjango-telegram-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grenkoff%2Fdjango-telegram-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grenkoff%2Fdjango-telegram-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grenkoff%2Fdjango-telegram-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grenkoff","download_url":"https://codeload.github.com/grenkoff/django-telegram-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grenkoff%2Fdjango-telegram-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28851838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","django","django-rest-framework","drf","python"],"created_at":"2024-12-24T10:53:16.788Z","updated_at":"2026-01-28T21:02:00.277Z","avatar_url":"https://github.com/grenkoff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project `django-telegram-auth`\n\nThis project demonstrates user authentication via Telegram in a Django application using `django-rest-framework`, `social-auth-app-django`, and `drf-social-oauth2`.\n\n---\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Running the Project](#running-the-project)\n\n---\n\n## Features\n\n- **Telegram Authentication**: Users can log in using Telegram.\n- **REST API**: Includes a simple API for managing users.\n- **OAuth2 Integration**: Handles authentication using `drf-social-oauth2`.\n- **Bootstrap UI**: Basic frontend for interacting with the Telegram login widget.\n\n---\n\n## Technologies Used\n\n- **Django 5.1.3**\n- **Django REST Framework**\n- **social-auth-app-django**\n- **drf-social-oauth2**\n- **Bootstrap 5**\n\n---\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Python 3.10 or later\n- pip (Python package manager)\n\n### Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/grenkoff/django-telegram-auth.git\n   cd django-telegram-auth\n   ```\n\n2. Set up a virtual environment:\n\n   ```bash\n   python -m venv .venv\n   source .venv/bin/activate\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Apply migrations:\n\n   ```bash\n   python manage.py migrate\n   ```\n\n### Running the Project\n\nStart the development server:\n\n```bash\npython manage.py runserver\n```\n\nAccess the app at [http://127.0.0.1:8000/](http://127.0.0.1:8000/).\n\nFor demonstration purposes, you can click on the link to check the application's operation [https://f9c1-46-34-193-62.ngrok-free.app/](https://f9c1-46-34-193-62.ngrok-free.app/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenkoff%2Fdjango-telegram-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrenkoff%2Fdjango-telegram-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenkoff%2Fdjango-telegram-auth/lists"}