Building REST APIs
backend·4 min
Building REST APIs in Laravel with Sanctum - a complete guide
Learn how to build professional REST APIs in Laravel with Sanctum authentication. Validation, resources, rate limiting, and testing.
3 posts
Building REST APIs
backendLearn how to build professional REST APIs in Laravel with Sanctum authentication. Validation, resources, rate limiting, and testing.
OAuth2 OpenID Connect
bezpieczenstwoLearn OAuth 2.0 and OpenID Connect - modern authentication standards. Flows, JWT tokens, PKCE, integration with Next.js, Auth0, Keycloak, and Azure AD.
Web Application Security
bezpieczenstwoExplore the OWASP Top 10 2021 - the most critical web application security risks. Attack examples, prevention methods, and practical security implementations.