Zum Hauptinhalt springen

4 Posts getaggt mit "OAuth"

OAuth 2.0 authorization framework in depth. Topics include grant types (authorization code, PKCE, client credentials), token lifecycle, and security considerations. Focused on real-world implementation patterns.

Alle Tags anzeigen
OpenAPI Specification 3.2 Released – What’s New?

OpenAPI Specification 3.2 Released – What’s New?

OpenAPI 3.2 brings path templating, new HTTP methods, streaming support, and richer documentation features.

5 min read
Modern Keycloak Themes: Keycloakify with TailwindCSS and shadcn/ui

Modern Keycloak Themes: Keycloakify with TailwindCSS and shadcn/ui

Learn how to customize Keycloak login and account pages with TailwindCSS and shadcn/ui. This guide shows how to streamline your Keycloakify setup for modern, consistent, and production-ready UI components.

7 min read
Internal API Documentation with Docusaurus

Internal API Documentation with Docusaurus

Docusaurus is great for public developer portals, but what if you want to keep your API documentation internal?

8 min read
API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

API Security Essentials: OAuth2, JWT, and Rate Limiting Explained

APIs are the backbone of modern software. They connect applications, enable integrations, and power everything from mobile apps to AI workflows. But with this power comes risk: exposed APIs are a prime target for abuse, data leaks, and attacks.

6 min read