Knowledge Base

 Results for "auth"

Articles, FAQs, project case studies, and service deep-dives.

Main site

Search results

12 results
Article Product Engineering ★ Featured

Secure Coding — OWASP Top 10 for Backend Engineers

Injection, broken auth, XSS, IDOR, and how to prevent each.

OWASP security SQL injection XSS IDOR
118 views Jul 24, 2026
Article Product Engineering ★ Featured

REST API design principles we follow

Versioning, error formats, pagination, and auth patterns used across all Intersysop-built APIs.

API REST versioning auth JWT
99 views Jul 24, 2026
Article Product Engineering ★ Featured

JWT Authentication — Implementation and Security Patterns

Access tokens, refresh tokens, rotation, revocation, and common mistakes.

JWT authentication refresh token token rotation httpOnly
106 views Jul 24, 2026
Article Product Engineering

CDN and Edge Caching Strategy

Origin offload, cache key design, purging, and choosing a CDN.

CDN edge caching cache key purging Cloudflare
94 views Jul 24, 2026
Article Product Engineering

gRPC Service Design — Protocol Buffers and Production Patterns

Proto file design, streaming, deadlines, interceptors, and error handling.

gRPC Protocol Buffers proto3 streaming interceptors
95 views Jul 24, 2026
Article Product Engineering

GraphQL vs REST — When to Use Each

Comparing query flexibility, over-fetching, tooling, and operational complexity.

GraphQL REST API design DataLoader N+1
100 views Jul 24, 2026
Article Product Engineering

API Error Handling — Consistent Error Responses

Error format standards, HTTP status code usage, and client-friendly error design.

API error handling HTTP status codes error format validation
73 views Jul 24, 2026
Article Product Engineering

API Documentation Best Practices

What makes documentation useful, tooling, and keeping docs accurate.

API documentation OpenAPI Redoc Swagger developer experience
92 views Jul 24, 2026
Article Product Engineering

Database Connection Pooling — Why It Matters and How to Configure It

Pool sizing, connection lifetime, and debugging pool exhaustion.

connection pool database HikariCP PgBouncer pool sizing
101 views Jul 24, 2026
Article Product Engineering

OAuth 2.0 and OIDC — Implementing Secure Third-Party Auth

Authorization code flow, PKCE, scopes, and integrating with identity providers.

OAuth 2.0 OIDC PKCE authorization code Auth0
94 views Jul 24, 2026
Article Product Engineering

Designing and Publishing API Client SDKs

Auto-generation vs handwritten, retry logic, versioning, and developer experience.

SDK API client openapi-generator retry developer experience
90 views Jul 24, 2026
Article Product Engineering

API Gateway — Responsibilities and Implementation Patterns

Authentication, rate limiting, routing, request aggregation, and when not to use a gateway.

API gateway Kong AWS API Gateway BFF rate limiting
96 views Jul 24, 2026