Keycloak Passkeys Submitted by Erik Wegner on Thu, 08/22/2024 - 14:35 This page shows the configuration of a Keycloak to support multi factor authentication with TOTP, WebAuthn and Passkeys. Read more about Keycloak PasskeysAdd new comment
Bash strict mode Submitted by Erik Wegner on Mon, 08/05/2024 - 17:34 Explanation for script bash scripts. Read more about Bash strict modeAdd new comment
Simple chat application Submitted by Erik Wegner on Thu, 12/14/2023 - 12:59 Aufmacherbild A reference to a twitter post about a simple chat application. Read more about Simple chat applicationAdd new comment
Helix editor 23.10 Submitted by Erik Wegner on Tue, 12/05/2023 - 14:49 Aufmacherbild Tried the helix editor for an angular project. Read more about Helix editor 23.10Add new comment
Rust vs Go in 2023 Submitted by Erik Wegner on Mon, 08/14/2023 - 13:43 Aufmacherbild A longer article about how to choose between Rust and Go by John Arundel Read more about Rust vs Go in 2023Add new comment
Keycloak realm console Submitted by Erik Wegner on Wed, 08/09/2023 - 13:42 To allow a realm user to manage aspects of the realm, the user… Read more about Keycloak realm consoleAdd new comment
Professional Cloud Architect Submitted by Erik Wegner on Fri, 06/30/2023 - 19:09 Aufmacherbild Exam passed and validated Read more about Professional Cloud Architect1 commentAdd new comment
Contract first API Submitted by Erik Wegner on Sun, 02/26/2023 - 14:49 Aufmacherbild Thoughts about the two approaches to API design. Read more about Contract first APIAdd new comment
OpenAPI generator Submitted by Erik Wegner on Sun, 02/26/2023 - 14:15 Generate model classes (or wathever your language names this construct) from an OpenAPI description without installing software (docker required). Read more about OpenAPI generatorAdd new comment
Angular component service store interaction Submitted by Erik Wegner on Sun, 01/29/2023 - 19:23 Aufmacherbild A short summary about the interaction between a visual component, a service, an adapter and ngrx as state framework. Read more about Angular component service store interactionAdd new comment