{"id":27003080,"url":"https://github.com/riad-azz/flask-auth-example","last_synced_at":"2025-04-04T05:15:15.290Z","repository":{"id":270328856,"uuid":"677196544","full_name":"riad-azz/flask-auth-example","owner":"riad-azz","description":"A simple Flask authentication example using Flask-Login.","archived":false,"fork":false,"pushed_at":"2023-08-11T01:29:20.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T10:52:07.522Z","etag":null,"topics":["flask","flask-auth","flask-bcrypt","flask-blueprints","flask-csrf","flask-example","flask-forms","flask-login","flask-sqlalchemy","flask-tutorial"],"latest_commit_sha":null,"homepage":"","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/riad-azz.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":"2023-08-11T01:28:57.000Z","updated_at":"2024-09-23T13:30:45.000Z","dependencies_parsed_at":"2024-12-30T10:52:09.082Z","dependency_job_id":"667d9ddf-7e0e-4af9-9c8d-597e00b0b1d3","html_url":"https://github.com/riad-azz/flask-auth-example","commit_stats":null,"previous_names":["riad-azz/flask-auth-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riad-azz%2Fflask-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riad-azz%2Fflask-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riad-azz%2Fflask-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riad-azz%2Fflask-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riad-azz","download_url":"https://codeload.github.com/riad-azz/flask-auth-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123060,"owners_count":20887261,"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":["flask","flask-auth","flask-bcrypt","flask-blueprints","flask-csrf","flask-example","flask-forms","flask-login","flask-sqlalchemy","flask-tutorial"],"created_at":"2025-04-04T05:15:14.875Z","updated_at":"2025-04-04T05:15:15.282Z","avatar_url":"https://github.com/riad-azz.png","language":"Python","readme":"# Flask Authentication Example\n\nThis repository provides an example implementation of user authentication using Flask-Login, demonstrating\nhow to build a simple web application with user registration, login.\n\n## Features\n\n- User registration and login functionality.\n- Password hashing for enhanced security.\n- Flash messages for user feedback.\n\n## Preview\n\n- Logged in:\n\n![Logged in page](https://github.com/riad-azz/readme-storage/blob/main/flask-auth-example/logged.png?raw=true)\n\n- Registration page:\n\n![Registration page](https://github.com/riad-azz/readme-storage/blob/main/flask-auth-example/register.png?raw=true)\n\n- Login page:\n\n![Login page](https://github.com/riad-azz/readme-storage/blob/main/flask-auth-example/login.png?raw=true)\n\n## Getting Started\n\n1.Clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/riad-azz/flask-auth-example \u0026\u0026 cd flask-auth-example\n```\n\n2.Install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n3.The application can be run with the following command:\n\n```bash\npython main.py\n```\n\nOpen your web browser and navigate to http://localhost:5000 to access the application.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friad-azz%2Fflask-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friad-azz%2Fflask-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friad-azz%2Fflask-auth-example/lists"}