{"id":21644623,"url":"https://github.com/federicog2/authlist","last_synced_at":"2026-05-16T23:16:34.335Z","repository":{"id":244607019,"uuid":"815696524","full_name":"FedericoG2/AuthList","owner":"FedericoG2","description":" REST API developed in ASP.NET Core that provides functionalities for user and product management.","archived":false,"fork":false,"pushed_at":"2024-06-16T23:29:16.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T11:07:22.825Z","etag":null,"topics":["asp-net-core","csharp","entity-framework","jwt-authentication","sql-server"],"latest_commit_sha":null,"homepage":"","language":"C#","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/FedericoG2.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":"2024-06-15T21:39:48.000Z","updated_at":"2024-09-20T13:50:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d95cb86e-6e97-4618-9013-775f84e88660","html_url":"https://github.com/FedericoG2/AuthList","commit_stats":null,"previous_names":["federicog2/authlist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FedericoG2/AuthList","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoG2%2FAuthList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoG2%2FAuthList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoG2%2FAuthList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoG2%2FAuthList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoG2","download_url":"https://codeload.github.com/FedericoG2/AuthList/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoG2%2FAuthList/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["asp-net-core","csharp","entity-framework","jwt-authentication","sql-server"],"created_at":"2024-11-25T05:41:33.538Z","updated_at":"2026-05-16T23:16:34.295Z","avatar_url":"https://github.com/FedericoG2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AuthList\n\n## Description\n\nThis project is a REST API developed in ASP.NET Core that provides functionalities for user and product management. It is designed to be secure and scalable, using JWT (JSON Web Token) authentication to protect sensitive endpoints.\n\n## Features\n\n#### Authentication and Authorization: \nUses JWT for user authentication and access control to resources through roles and authorization policies.\n\n#### User Management:\nAllows registration of new users and authentication using encrypted credentials.\n\n#### Product Management: \nProvides CRUD (Create, Read, Update, Delete) operations for products, including the ability to list, search, add, update, and delete products.\n\n## Technologies Used:\n#### ASP.NET Core:\nWeb development framework for building modern and scalable APIs.\n\n#### Entity Framework Core: \nORM (Object-Relational Mapping) used for interacting with the SQL Server database.\n\n#### C#: \nPrimary programming language used for backend development.\n\n\n## Installation\n\n```python\n# Ensure you have .NET SDK installed on your machine.\n# Clone this repository\ngit clone https://github.com/yourusername/authlist.git\n\n# Install Dependencies\ndotnet restore\n\n# Configure the Database\nEnsure you have a SQL Server instance set up and update the connection string in `appsettings.json`.\n\n# Navigate to the project directory\ncd authlist\n\n# Build and run the application\ndotnet run\n\n```\n\n## Demo\nhttps://www.loom.com/share/cd16ca73d29c4530a94b64a091202c84?sid=ed09a180-a396-4a93-866c-5e4077742c31\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericog2%2Fauthlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericog2%2Fauthlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericog2%2Fauthlist/lists"}