Scott Brady's repositories
Python-Email-Verification-Script
A simple script for email address verification using syntax, DNS and mailbox verification
IdentityServer4-Example
Example IdentityServer4 & Duende IdentityServer implementation.
IdentityServer4-Swagger-Integration
How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4
Angular4-OidcClientJs-Example
Code from scottbrady91.com/Angular
AspNetCore-SignInWithApple-Example
Example integration of "Sign In with Apple" (SIWA) in ASP.NET Core
IdentityModel
JWT style token handlers for Branca and PASETO in .NET. EdDSA support for Microsoft.IdentityModel.
AspNetCore.Pkce
Example of OpenID Connect with PKCE in ASP.NET Core
ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Argon2
Kotlin-Jwt-Demo
Demo code and authorization server from "JSON Web Token Verification in Ktor using Kotlin and Java-JWT"
ScottBrady91.AspNetCore.Identity.BCryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
SRP-Example
Secure Remote Password (SRP) example implementation in C# and .NET Core
ClientCertificationAuthentication-Example
ASP.NET Core App, with a Kestrel Server, secured using Client Certificate Authentication
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4-IdentityTokenEncryption
Demo of encrypted identity tokens (JWE) in IdentityServer4 and ASP.NET Core
Cryptopals
My poor attempt at solving the cryptopals crypto challenges in C#
Branca.Tool
Command line tool for creating and decrypting Branca tokens. Implemented using ScottBrady.IdentityModel
ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using Scrypt
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
IdentityModel2
.NET standard helper library for claims-based identity, OAuth 2.0 and OpenID Connect.
Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
IdentityServer4.Templates
dotnet new templates for IdentityServer4
Pluralsight.GettingStartedWithSaml
Demo code from "Getting Started with SAML 2.0"