All Projects → mobiletonster → Authn

mobiletonster / Authn

Licence: other
Authorization and Authentication in ASPNET CORE

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Authn

MADE.NET
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
Stars: ✭ 75 (+114.29%)
Mutual labels:  aspnetcore
FastEndpoints
A light-weight REST API development framework for ASP.Net 6 and newer.
Stars: ✭ 2,386 (+6717.14%)
Mutual labels:  aspnetcore
ant-design-blazor
Ant Design for Blazor (WIP)
Stars: ✭ 23 (-34.29%)
Mutual labels:  aspnetcore
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: ✭ 46 (+31.43%)
Mutual labels:  aspnetcore
angular-auth-oidc-sample-google-openid
Angular oidc client with google Identity OpenID
Stars: ✭ 23 (-34.29%)
Mutual labels:  aspnetcore
ArchitectNow.ApiStarter
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
Stars: ✭ 35 (+0%)
Mutual labels:  aspnetcore
AspNetCoreServiceBus
ASP.NET Core with Azure Service Bus
Stars: ✭ 95 (+171.43%)
Mutual labels:  aspnetcore
LeXun.Security.OAuth
用于 Asp.Net 和 Asp.Net Core 的OAuth2社交身份验证提供程序。支持支付宝,QQ,微信,百度等第三方登录
Stars: ✭ 19 (-45.71%)
Mutual labels:  aspnetcore
MarkdownViewEngine
Markdown View Engine for ASP.NET Core
Stars: ✭ 43 (+22.86%)
Mutual labels:  aspnetcore
X.Extensions.Logging.Telegram
Telegram logging provider
Stars: ✭ 32 (-8.57%)
Mutual labels:  aspnetcore
Analytics
Wangkanai Analytics is a .NET Core library extension that tracks and generates details statistics about visitors to your website.
Stars: ✭ 19 (-45.71%)
Mutual labels:  aspnetcore
DNTScheduler.Core
DNTScheduler.Core is a lightweight ASP.NET Core's background tasks runner and scheduler
Stars: ✭ 44 (+25.71%)
Mutual labels:  aspnetcore
OnlineUsers-Counter-AspNetCore
Display online users count in ASP.NET Core in two ways (Cookie - SingalR)
Stars: ✭ 29 (-17.14%)
Mutual labels:  aspnetcore
PersianDataAnnotations
PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت
Stars: ✭ 38 (+8.57%)
Mutual labels:  aspnetcore
MvcControlsToolkit.Core
Core Code for MvcControlsToolkit packages
Stars: ✭ 13 (-62.86%)
Mutual labels:  aspnetcore
BlazoredLocalStorage
This library has been moved to the Blazored org
Stars: ✭ 26 (-25.71%)
Mutual labels:  aspnetcore
openiddict-documentation
OpenIddict documentation
Stars: ✭ 53 (+51.43%)
Mutual labels:  aspnetcore
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+1688.57%)
Mutual labels:  aspnetcore
MvcSimplePager
Simple,lightweight,easy to expand pager for asp.net mvc and asp.net core,针对asp.net mvc 和 asp.net core 设计的通用、扩展性良好的轻量级分页扩展
Stars: ✭ 13 (-62.86%)
Mutual labels:  aspnetcore
AspNetCore.Identity.RavenDB
RavenDB Storage Provider for ASP.NET Core Identity
Stars: ✭ 16 (-54.29%)
Mutual labels:  aspnetcore

Authn Sample Application

Authentication and Authorization in ASPNET CORE 5+

This sample application code is a reference implementation and accompanies the video series on Authentication/Authorization in ASPNET CORE 5 published on youtube at these links:

PART 1 - Authentication & Authorization in ASPNET CORE 5

PART 1 Video: https://www.youtube.com/watch?v=BWa7Mu-oMHk

PART 2 - Authentication - The Challenge in ASPNET CORE 5

PART 2 Video: https://www.youtube.com/watch?v=K0Z7GTOvbMo

PART 2a (supplement) - Adding SQLite DB using EF Core Code First in ASPNET CORE 5

PART 2a (supplement) Video: https://www.youtube.com/watch?v=z-Hll4Xddjs

PART 3 - Authentication - IDaaS (Okta) and Multiple Challenge Providers

PART 3 Video: https://youtu.be/Cej_u3fb9rI

For more details, visit the blog at: https://mobiletonster.com

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].