{"id":17636033,"url":"https://github.com/phjb/aspnetcore-identity-jwt","last_synced_at":"2025-07-17T06:04:08.091Z","repository":{"id":49699186,"uuid":"374830254","full_name":"phjb/aspnetcore-Identity-jwt","owner":"phjb","description":"Projeto para futuras consultas, utilizando Identity e JWT","archived":false,"fork":false,"pushed_at":"2021-06-10T20:16:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T05:42:21.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/phjb.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}},"created_at":"2021-06-08T00:00:24.000Z","updated_at":"2021-06-10T20:00:40.000Z","dependencies_parsed_at":"2022-09-23T23:21:15.381Z","dependency_job_id":null,"html_url":"https://github.com/phjb/aspnetcore-Identity-jwt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phjb/aspnetcore-Identity-jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phjb%2Faspnetcore-Identity-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phjb%2Faspnetcore-Identity-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phjb%2Faspnetcore-Identity-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phjb%2Faspnetcore-Identity-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phjb","download_url":"https://codeload.github.com/phjb/aspnetcore-Identity-jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phjb%2Faspnetcore-Identity-jwt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265571061,"owners_count":23790016,"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-23T02:25:27.761Z","updated_at":"2025-07-17T06:04:08.073Z","avatar_url":"https://github.com/phjb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autorização com Asp.Net Core Identity e Autenticação com JWT\n\nProjeto para futuras consultas, utilizando **Identity** e **JWT**.\n\n### Pacotes\n\n* ***Microsoft.AspNetCore.Identity.EntityFrameworkCore***\n    ```sh\n    dotnet add package Microsoft.AspNetCore.Identity.EntityFrameworkCore --version 5.0.6\n    ```\n\n* ***Microsoft.EntityFrameworkCore***\n    ```sh\n    dotnet add package Microsoft.EntityFrameworkCore --version 5.0.6\n    ```\n\n* ***Microsoft.EntityFrameworkCore.Sqlite***\n    ```sh\n    dotnet add package Microsoft.EntityFrameworkCore.Sqlite --version 5.0.6\n    ```\n  \n* ***Microsoft.EntityFrameworkCore.Design***\n    ```sh\n    dotnet add package Microsoft.EntityFrameworkCore.Design --version 5.0.6\n    ```\n* ***Microsoft.EntityFrameworkCore.Tools***\n    ```sh\n    dotnet add package Microsoft.EntityFrameworkCore.Tools --version 5.0.6\n    ```\n\n---\n### Pacotes - Jwt\n\n* ***Microsoft.AspNetCore.Authentication***\n    ```sh\n    dotnet add package Microsoft.AspNetCore.Authentication\n    ```\n\n* ***Microsoft.AspNetCore.Authentication.JwtBearer***\n    ```sh\n    dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer --version 5.0.6\n    ```\n\n\n# Referências \n\n* Microsoft Docs - [Introdução ao Identity no ASP.NET Core](https://docs.microsoft.com/pt-br/aspnet/core/security/authentication/identity?view=aspnetcore-5.0\u0026tabs=netcore-cli)\n* Edson ebl4 - [HospedagemAPI-JWT-Identity](https://github.com/ebl4/HospedagemAPI-JWT-Identity)\n* Sarathlal Saseendran - [Authentication And Authorization In ASP.NET 5 With JWT And Swagger](https://www.c-sharpcorner.com/article/authentication-and-authorization-in-asp-net-5-with-jwt-and-swagger/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphjb%2Faspnetcore-identity-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphjb%2Faspnetcore-identity-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphjb%2Faspnetcore-identity-jwt/lists"}