All Projects → damienbod → Aspnetcorehybridflowwithapi

damienbod / Aspnetcorehybridflowwithapi

Licence: mit
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE

Projects that are alternatives of or similar to Aspnetcorehybridflowwithapi

IdentityServer4.PhoneNumberAuth
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Stars: ✭ 83 (-34.65%)
Mutual labels:  oauth2, openid, asp-net-core
Cierge
🗝️ Passwordless OIDC authentication done right
Stars: ✭ 1,245 (+880.31%)
Mutual labels:  asp-net-core, jwt, oauth2
Jpproject.identityserver4.adminui
🔧 ASP.NET Core 3 & Angular 8 Administration Panel for 💞IdentityServer4 and ASP.NET Core Identity
Stars: ✭ 717 (+464.57%)
Mutual labels:  asp-net-core, oauth2, openid
Jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Stars: ✭ 150 (+18.11%)
Mutual labels:  jwt, oauth2, openid
Django Graphql Jwt
JSON Web Token (JWT) authentication for Graphene Django
Stars: ✭ 649 (+411.02%)
Mutual labels:  jwt, oauth2, token
Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (+444.88%)
Mutual labels:  jwt, oauth2, openid
Aspnetcoreid4external
external OpenID Connect Login to IdentityServer4 with AAD
Stars: ✭ 63 (-50.39%)
Mutual labels:  asp-net-core, oauth2, openid
Easy Notes
🍋 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design
Stars: ✭ 89 (-29.92%)
Mutual labels:  jwt, oauth2
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-27.56%)
Mutual labels:  jwt, oauth2
Parsevip
解析VIP资源,解析出酷狗、QQ音乐、腾讯视频、人人视频的真实地址
Stars: ✭ 105 (-17.32%)
Mutual labels:  jwt, token
Auth Module
auth.nuxtjs.org
Stars: ✭ 1,624 (+1178.74%)
Mutual labels:  jwt, token
Recaptcha.aspnetcore
Google reCAPTCHA v2/v3 for .NET Core 3.x
Stars: ✭ 122 (-3.94%)
Mutual labels:  asp-net-core, asp-net-mvc
Vouch Proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
Stars: ✭ 1,239 (+875.59%)
Mutual labels:  jwt, oauth2
Zitadel
ZITADEL - Cloud Native Identity and Access Management
Stars: ✭ 105 (-17.32%)
Mutual labels:  jwt, oauth2
Node Oidc Provider
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
Stars: ✭ 2,018 (+1488.98%)
Mutual labels:  oauth2, openid
Nginx Openid Connect
Reference implementation of OpenID Connect integration for NGINX Plus
Stars: ✭ 96 (-24.41%)
Mutual labels:  jwt, oauth2
Go Alone
A simple to use, high-performance, Go (golang) MAC signer.
Stars: ✭ 82 (-35.43%)
Mutual labels:  jwt, token
Sample Spring Oauth2 Microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
Stars: ✭ 109 (-14.17%)
Mutual labels:  jwt, oauth2
Spring Boot 2 Oauth2 Authorization Jwt
Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
Stars: ✭ 115 (-9.45%)
Mutual labels:  jwt, oauth2
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (-9.45%)
Mutual labels:  asp-net-core, asp-net-mvc

.NET

Blogs:

History

  • 2021-03-17 Updated nuget packages

  • 2021-03-05 Updated nuget packages

  • 2021-02-25 Updated nuget packages, small clean up

  • 2021-02-17 Updated nuget packages

  • 2021-01-19 Switching to Azure.Extensions.AspNetCore.Configuration.Secrets

  • 2021-01-17 Updated nuget packages .NET 5.0.2

  • 2020-12-11 Updated to .NET 5

  • 2020-11-08 Added swagger to the API, moved to Azure.Security.KeyVault.Secrets

  • 2020-11-06 Updated nuget packages, npm packages

  • 2020-08-23 Updated nuget packages

  • 2020-07-03 Update IdentityServer4 to V4, Updated nuget packages, update npm packages

  • 2020-05-03 Updated nuget packages

  • 2020-03-02 Support FIDO2 and updated nuget packages

  • 2020-01-03 Added ASP.NET Core Identity App with MFA force

  • 2019-12-18 Added STS acr_values parameters logic

  • 2019-12-14 Added Require MFA client

  • 2019-12-13 Updated to .NET Core 3.1

  • 2019-10-11 Added example of Code Flow with PKCE for ASP.NET Core Razor Page App

  • 2019-10-06 Updated to .NET Core 3.0

  • 2019-05-10 Improving token handling

  • 2019-04-30 Switch to in-process, add token expired check, Updating nuget packages, updating npm packages

  • 2019-02-24 Updating obsolete API call code, updating npm packages

  • 2019-02-20 Updating STS, added the OAuth Device Flow

  • 2018-11-11 Updating Nuget packages, added feauture-policy

  • 2018-11-10 Updated to .NET Core 2.2

  • 2018-08-03 Updated to .NET Core 2.1.2

  • 2018-05-08 Updated to .NET Core 2.1 rc1

  • 2018-05-07 Updated to .NET Core 2.1 preview 2, new Identity Views, 2FA Authenticator, IHttpClientFactory, bootstrap 4.1.0

Links

https://github.com/aspnet/Docs/tree/master/aspnetcore/security/authentication/cookie/samples/2.x/CookieSample

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/cookie?view=aspnetcore-2.2

https://leastprivilege.com/2019/02/08/try-device-flow-with-identityserver4/

https://tools.ietf.org/wg/oauth/draft-ietf-oauth-device-flow/

https://github.com/leastprivilege/AspNetCoreSecuritySamples/tree/aspnetcore21/DeviceFlow

https://hajekj.net/2017/03/06/forcing-reauthentication-with-azure-ad/

https://tools.ietf.org/html/draft-ietf-oauth-amr-values-04

https://openid.net/specs/openid-connect-core-1_0.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].