Knowledge Base

 Results for "auth"

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

Main site

Search results

12 results
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
44 views May 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
51 views May 24, 2026
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
46 views May 19, 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
43 views May 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
48 views May 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
42 views May 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
44 views May 23, 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
46 views May 23, 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
49 views May 20, 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
43 views May 20, 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
34 views May 19, 2026
Article Product Engineering

API Documentation Best Practices

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

API documentation OpenAPI Redoc Swagger developer experience
42 views May 18, 2026