I built a free business theme for Keycloak.
Features:
• Login & registration
• Email templates
• OTP authentication
• WebAuthn support
Open source.
#keycloak#opensource#WebDev
OAuth2 flows can be confusing when you first encounter them.
I wrote a short guide explaining the main OAuth2 grant types with diagrams.
Authorization Code, Client Credentials, Refresh Token, Device Flow and more.
https://t.co/CEubjsA3as
#OAuth2#Authentication#WebDev
Just shipped a new Keycloak theme: Futuristic 🚀
Cyber-style UI for modern IAM systems.
• Login / Register
• Forgot Password
• Email Verification
• OTP / WebAuthn
• Dark email templates
• Responsive UI
Works with Keycloak 24–26
#keycloak#IAM#buildinpublic
I built a free business theme for Keycloak.
Features:
• Login & registration
• Email templates
• OTP authentication
• WebAuthn support
Open source.
#keycloak#opensource#WebDev
The default Keycloak UI feels outdated…
So I built HighTech ⚡
A futuristic theme for modern IAM systems:
• Login / Register
• Email flows
• OTP / WebAuthn
• Responsive UI
See it in action 👇
https://t.co/rz4e4r3Rad
#Keycloak#IAM#buildinpublic
OAuth security stack most developers miss:
PKCE → protects the authorization code
DPoP → binds the access token to the client
Without DPoP a stolen access token can still be reused.
OAuth security is evolving fast.
#OAuth#Keycloak#Security#IAM
AI replacing developers in 12 months.
Meanwhile at Amazon:
AI → “let me just delete and recreate the environment”
→ 13h outage
yeah… ok 👍
#AI#Programming#Developers
REST, GraphQL, gRPC, WebSockets…
no “best” API architecture — only trade-offs.
pick based on your use case, not hype.
(and don’t forget security 🔐)
#webdev#backend#cybersecurity
The default Keycloak UI feels outdated…
So I built E-Shop 🛒
A clean, conversion-focused theme for modern IAM systems:
• Login / Register
• Email flows
• OTP / WebAuthn
• Responsive UI
See it in action 👇
https://t.co/fpwIdr680X
#Keycloak#IAM#buildinpublic
Do you actually understand the Linux file system?
Master the Linux filesystem in one glance
It looks complex…
but everything lives under /
Once you get this, Linux just clicks.
#Linux#Tech#Infosec
The default Keycloak UI feels outdated…
So I built HighTech ⚡
A futuristic theme for modern IAM systems:
• Login / Register
• Email flows
• OTP / WebAuthn
• Responsive UI
See it in action 👇
https://t.co/rz4e4r3Rad
#Keycloak#IAM#buildinpublic
The default Keycloak UI feels outdated…
So I built FutureMax ⚡
A cyber-style theme for modern IAM systems:
• Login / Register
• Email verification & reset
• OTP / WebAuthn
• Responsive UI
See it in action👇
https://t.co/e8YHa2gBSf
#Keycloak#IAM#buildinpublic
Most developers use Git daily… but don’t fully understand what’s happening under the hood
Working directory → Staging → Local → Remote
If you actually get this flow, Git stops being confusing and becomes powerful.
#git#developer#programming#100DaysOfCode